Skip to content

sunibnesazzad/Daily-Things

Repository files navigation

1.Clone the Project

2.Copy env.example and paste in same folder by renaming it .env file

3.Set the database name in .env file same as u created in your phpMyAdmin. set user name as root and keep password as blank.

4.Open power shell window inside project folder.

5.Run command

a.Composer update. b.php artisan generate key c.php artisan migrate d.php artisan db:seed e.php artisan serve 6.Good Luck.

About

Laravel Project that has CURD using services, repositories, requests . Also using High chart for graph and Ajax data table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published