Skip to content

Savalone47/livewire-laravel-frontend

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Installation

This preset is intended to be installed into a fresh Laravel application. Follow Laravel's installation instructions to ensure you have a working environment before continuing.

  • composer require livewire/livewire laravel-frontend-presets/tall
  • php artisan ui tall --auth
  • npm install & npm run dev
  • php artisan migrate

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Laravel TALL Preset

A front-end preset for Laravel to scaffold an application using the TALL stack, jumpstarting your application's development.

If you're not familiar with the name, it's an acronym that describes the main technologies involved in the stack:

Website

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Releases

No releases published

Packages

No packages published