Download the PHP package leon0399/materialize-laravel-frontend-preset without Composer
On this page you can find all versions of the php package leon0399/materialize-laravel-frontend-preset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leon0399/materialize-laravel-frontend-preset
More information about leon0399/materialize-laravel-frontend-preset
Files in leon0399/materialize-laravel-frontend-preset
Download leon0399/materialize-laravel-frontend-preset
More information about leon0399/materialize-laravel-frontend-preset
Files in leon0399/materialize-laravel-frontend-preset
Vendor leon0399
Package materialize-laravel-frontend-preset
Short Description Laravel frontend preset for Materialize
License MIT
Package materialize-laravel-frontend-preset
Short Description Laravel frontend preset for Materialize
License MIT
Please rate this library. Is it a good library?
Informations about the package materialize-laravel-frontend-preset
Laravel Frontend preset for Materialize
Usage
- Fresh install Laravel >= 5.7.0 and cd to your app.
- Install this preset via
composer require leon0399/materialize-laravel-frontend-preset. Laravel will automatically discover this package. No need to register the service provider. - Use
php artisan preset materializefor the basic Materialize preset. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries inroutes/web.php) yarn && yarn dev- Configure your favorite database (mysql, sqlite etc.)
php artisan migrateto create basic user tables.php artisan serve(or equivalent) to run server and test preset.
License
MIT License
Copyright (c) 2018 Leonid Meleshin
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.All versions of materialize-laravel-frontend-preset with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^5.5
The package leon0399/materialize-laravel-frontend-preset contains the following files
Loading the files please wait ...