Browse blocks
Welcome back
Enter your credentials to access your account
or continue with
By continuing, you agree to our Terms of Use and Privacy Policy.
100% Free | Tailwind CSS | Minimalist. Accelerate your workflow with a clean, highly optimized admin template. Use the PHP Singleton pattern to safely include and control single page instances. Production-ready, easy to integrate.
Run this first, inside the extracted project folder. These files are tied to the original machine and must never be reused.
Remove-Item vendor -Recurse -Force Remove-Item node_modules -Recurse -Force Remove-Item bootstrap\cache\*.php -Force Remove-Item public\storage -Force Remove-Item storage\logs\*.log -Force
composer install
npm install
Required for images and uploaded files to display correctly.
php artisan storage:link
php artisan serve
Then open http://127.0.0.1:8000 in your browser.
npm run build
.env file and database .sql are already configured,
you don't need to run key:generate or migrate.