Download the PHP package austencam/cable without Composer
On this page you can find all versions of the php package austencam/cable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download austencam/cable
More information about austencam/cable
Files in austencam/cable
Download austencam/cable
More information about austencam/cable
Files in austencam/cable
Vendor austencam
Package cable
Short Description A Laravel Livewire authentication preset.
License MIT
Package cable
Short Description A Laravel Livewire authentication preset.
License MIT
Please rate this library. Is it a good library?
Informations about the package cable
Cable
A Laravel Livewire authentication preset. As in, a bundle of wires. 🚠
This is meant to be used for new projects, not existing ones.
Requirements
- Laravel 8+
- PHP 7.4+
Installation
To install the preset, simply require it via composer, and run the command.
If you're really crazy, you can use add this alias to your .zshrc
or .bashrc
file:
Then you can run newapp your-app-name
to start a fresh laravel project with the preset.
Features
- Removes minified
.js
and.css
files from version control - Boilerplate configured for Tailwind
1.x
, Alpine2.x
, and Livewire2.x
- Blade components for
app
andauth
layouts - Livewire components
- Login & Logout
- Register
- Forgot Password (via email)
- Profile
- Blade components
<x-input>
<x-card>
<x-logo>
<x-button>
<x-inline-flash>
- Tests included for all Livewire components
Contributing
Find a bug? Have a feature suggestion? This project is open for contribution of ideas and bugfixes -- create an issue!
All versions of cable with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package austencam/cable contains the following files
Loading the files please wait ....