A starter kit for building customer-facing web apps with TALL preset (auth) & Filament.
UI
Create sample data (optional)
$ php artisan db:demo
Add 100 profile pics named user1.png to user100.png in /storage/app/public.
Cache Blade Icons for better performance.
$ php artisan icon:cache
Run this command ensure that images load properly:
$ php artisan storage:link
Also APP_URL should match the domain you're using.
On this page
Languages
PHP76.3%Blade21.7%SCSS1.0%JavaScript1.0%
Contributors
Created February 26, 2024
Updated July 19, 2024