Download the PHP package akat03/scaffoldplus without Composer
On this page you can find all versions of the php package akat03/scaffoldplus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akat03/scaffoldplus
More information about akat03/scaffoldplus
Files in akat03/scaffoldplus
Download akat03/scaffoldplus
More information about akat03/scaffoldplus
Files in akat03/scaffoldplus
Vendor akat03
Package scaffoldplus
Short Description Scaffold , CRUD Package for Laravel
License MIT
Package scaffoldplus
Short Description Scaffold , CRUD Package for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package scaffoldplus
Scaffold CRUD Package for Laravel11

● Installation
1. Install package via Composer
2. edit .env file
change database settings in .env
change APP_URL in .env
3. clear Laravel and Composer cache
4. show scaffolding command
show some commands like below
● Execute scaffold command
*1. Copy /assets/ directory to your public directory
*2. Create Shell Script
scaffold_posts.sh
*3. Execute Shell Script
*4. Execute Migration
*5. Add Routes
routes/web.php
*6. Edit yaml
app/Post.yml
add view_add_param_php , input_css_style into sort_no
change img_file , like below
*7. Create storage link
*8. Access your laravel app
access http://localhost/posts
● Thanks to
All versions of scaffoldplus with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
*
laravel/helpers Version *
symfony/yaml Version *
spatie/laravel-html Version *
laravel/helpers Version *
symfony/yaml Version *
spatie/laravel-html Version *
The package akat03/scaffoldplus contains the following files
Loading the files please wait ....