amorytraore / actualite
Package de gestion des actualites
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
This package is auto-updated.
Last update: 2025-06-05 18:09:17 UTC
README
The next required step is to add the service provider to config/app.php :
AmoryTraore\Actualite\ActualiteServiceProvider::class',
Publish
The last required step is to publish views and assets in your application with :
php artisan vendor:publish
Congratulations, you have successfully installed Produit !