Skip to content

Repository files navigation

Installation

  • Change QUEUE_CONNECTION in .env to "database"
composer install
php artisan migrate
php artisan db:seed
  • Créer un user pour accèder à l'administration:
php artisan make:filament-user
  • Accès à l'administration avec l'url /admin
  • Lancer la queue:
php artisan queue:work
  • Editer la page accueil dans l'administration
  • Consulter l'entrée dans la table failed_jobs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages