Skip to content

creating Laravel & vue project that allow you to (add-edit-delete) articles

Notifications You must be signed in to change notification settings

Ahmedtgd/Laravel-vue-modifing-article-project-

Repository files navigation

Install Dependencies :

$ composer install

Run Migrations :

$ php artisan migrate

Import Articles :

$ php artisan db:seed

Add virtual host if using Apache :

If you get an error about an encryption key :

$ php artisan key:generate

Install JS Dependencies :

$ npm install

Watch Files :

$ npm run watch

About

creating Laravel & vue project that allow you to (add-edit-delete) articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published