Alpine.js
Laravel
Livewire
- Auth: login/register
- Debug Bar by Barryvdh
- AND a few components added to the build for your coding pleasure 😁♾️
- 02.05.2022: tweeking tailwinds with
npm install prettier
to Enable Automatic Tailwind Class Sorting - 04.05.2022 - Added AJAX Image Upload Section
- 07.05.2022 - Added DevDojo/Tails (components and Templates) -- Now you have some serious amount of componenets to play with
Dark Mode Added to Build https://github.com/AiFxApp/tall-stack-v1.0.0-darkmode/blob/master/dark-mode-set%20up%20guide.md
- see
dark-mode-set up guide.md
on a working method I used -- happy to share these notes.
After you have the repo
set up db (.env)
composer update
npm install && npm run dev
(for small changes to css and js run npm run dev
- remember to refresh your browser
use npm run watch
when you start working on your css to continually update without having to run dev
each time you change css / js.)
php artisan key:generate
php artisan storage:link
php artisan migrate
No Admin Seeder added - so go ahead and register then login.
php artisan serve
If you like this build - please give me a ⭐
This is a preview of the repo - Naturally there are a few things not in the repo:
- Why?
- Becuase i am going to convert this into my official Website someday soon.
Yes the one button look out of place 🤔 but actually you will see it is a bouncing button 😁