Tailwindcss and alpine.js
git clone
composer upgrade
npm install
npm run watch
php artisan migrate
php artisn user:create
Setup DB credentials in .env file
Run in terminal:
php artisan db:seed --class=DatabaseSeeder
- Add, delete and edit posts
- Add, delete and edit categories
- Add, delete and edit tags
- Add, delete and edit users
- Managing CMS pages
- SEO friendly
- Structured data
- Inserting custom code and scripts(Google tag manager, facebook pixel etc.)
- Admin panel