This is a Organization website Project Made with Laravel, tailwind css, Bootstrap, JQuery, DataTables,image intervention, Facebook api, google api. I put it up just to show off my skills, but if you're here it means I may have posted it somewhere online and you're here to steal it or look at it as a reference, but that's okay.
it looks decent enough and functionalities are also working... (obviously there will be some bugs)
git clone https://github.com/Ruhin1/pathgriho.org.git
cd pathgriho.org
Note from here On, You can also use Terminal from VS Code or Your IDE...
composer install
Note DataBase name should be same as typed in .env file
I recommend to import DB structure Using
php artisan
method but you can use .sql file to import if you want.
php artisan migrate
php artisan storage:link
php artisan serve
if some key related error appears then use command
php artisan key:generate
to generate AppKey.
Go to the Link that php artisan serve
command gives you and Hopefully it should be working, I hope you are capable of any troubleshooting if any error occurs.
Admin site: your_site_link/admin/
admin
12345678
Update CMS and Site Settings inside Admin Panel (/admin/dashboard) Once (empty or filled doesn't matter), and then goto frontendwhen project loads for first time db won't have values of CMS and Site setting, by updating those fields will be created, so frontend wouldn't show errors after that...
I am writing this documentaion while this project is still in making, because I was bored...
I will add more soon, If my mind says, lol...
If You are still reading, then Thanks and Welcome...
Hope My project helps you any ways...
Have a nice day