Download the PHP package bastinald/ux without Composer
On this page you can find all versions of the php package bastinald/ux. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor bastinald
Package ux
Short Description Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
License MIT
Homepage https://github.com/bastinald/ux
Package ux
Short Description Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
License MIT
Homepage https://github.com/bastinald/ux
Please rate this library. Is it a good library?
Informations about the package ux
bastinald/ux
Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
Features
- Automatic migrations
- Automatic routing
- Automatic password hashing
- Automatic user timezones
- Bootstrap 5 preconfigured
- Font Awesome 5 preconfigured
- Global Livewire loader
- Dynamic Livewire modals
- Auth scaffolding command
- CRUD scaffolding command
- Handy Blade components
- Honeypot & reCAPTCHA
- Exception emailing
- Easy form data modelling
- Easy log clearing
- Publishable command stubs
- & more!
Requirements
- Laravel 8
- NPM
Documentation
- Installation
- Commands
- Automatic Migrations
- Automatic Routing
- Livewire Components
- Blade Components
- Exception Emails
- Traits
- Publishing Assets
Quickstart
Install Laravel via Valet, Docker, Laragon, or whatever you prefer:
Configure your .env
APP, DB, and MAIL variables:
Require this package via Composer:
Make the package UI & Auth scaffolding:
Now you can visit your app URL and login using [email protected]:password
.
All versions of ux with dependencies
PHP Build Version
Package Version
Requires
doctrine/dbal Version
^3.0
jamesmills/laravel-timezone Version ^1.9
laravel/framework Version ^8.0
livewire/livewire Version ^2.0
lukeraymonddowning/honey Version ^0.3
jamesmills/laravel-timezone Version ^1.9
laravel/framework Version ^8.0
livewire/livewire Version ^2.0
lukeraymonddowning/honey Version ^0.3
The package bastinald/ux contains the following files
Loading the files please wait ....