Download the PHP package marceloxp/laravel8 without Composer
On this page you can find all versions of the php package marceloxp/laravel8. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel8
Laravel 9 Boilerplate
Basic site boilerplate start. Version 0.1.4
Install
Clear compose cache (if needs)
Install Site Package
File .env
configuration
Configure .env database config and run migration
Framework
- Laravel 9.x: https://laravel.com/docs/9.x
Server Requirements
- PHP >= 7.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
Dev URL
Plugins
Plugin | Address |
---|---|
digitalnature/php-ref | https://github.com/digitalnature/php-ref |
barryvdh/laravel-debugbar | https://github.com/barryvdh/laravel-debugbar |
barryvdh/laravel-ide-helper | https://github.com/barryvdh/laravel-ide-helper |
ezyang/htmlpurifier | https://github.com/ezyang/htmlpurifier |
summernote/summernote | https://github.com/summernote/summernote |
technoknol/log-my-queries | https://github.com/technoknol/LogMyQueries |
semver/semver | https://github.com/semver/semver |
cknow/laravel-money | https://github.com/cknow/laravel-money |
Libraries
Local | Library | Site | Description |
---|---|---|---|
Global | cjsbaseclass.js | https://www.npmjs.com/package/cjsbaseclass | Base JS class |
Admin | jquery.SimpleMask.min.js | https://github.com/DevUtils/jQuerySimpleMask | Jquery SimpleMask |
Admin | prism.js | http://prismjs.com | Syntax highlighter |
Admin Template
AdminLTE: https://adminlte.io/themes/v3/
Laravel components
https://laravel.com/docs/8.x/blade#rendering-components
Admin Components
Forms
Index list table
Each button Edit and Delete on list table
Console Commands
Custom Classes
Datasite App\Utilities\Datasite
Cached App\Utilities\Cached
MetaSocial App\Utilities\MetaSocial
HttpCurl App\Utilities\HttpCurl
Cep App\Utilities\Cep
Result App\Utilities\Result
RouteLang App\Utilities\RouteLang
Used in
/routes/multilanguague.php
Predefined API routes
{{url}}/api/brasil/states
{{url}}/api/brasil/cities/rj
URL |
---|
http://local.laravel8.com.br/api/brasil/states |
http://local.laravel8.com.br/api/brasil/cities/rj |
vasset
javascript and css
DB
app_version
Cached Headers
developer
Execute
dump
anddie
.
lang
Prints variable in current language, defaults to parameter.
string
Custom configs
Config | Description |
---|---|
admin.php | Menu |
brasil.php | Estados |
cep.php | Faixas de CEP por estado |
codetrait.php | Length of model uniq code |
colors.php | Bootstrap colors |
metasocial.php | Headers metatags |
money.php | Laravel Money |
social.php | Facebook, Twitter, etc |
Automatic Assets
Javascripts and Stylesheets with same route name.
URL | Javascript | CSS |
---|---|---|
http://site.com.br/faleconosco | /js/faleconosco.js | /css/faleconosco.css |
http://site.com.br/sobre/empresa | /js/sobre_empresa.js | /css/sobre_empresa.css |
Language (pt-br)
- See:
\resources\lang\pt-br\
files.
Site pages structure
- Layout:
\resources\views\layouts
- Pages:
\resources\views\site
Logs Folder
\storage\logs
Updates
summernote
composer.json
AppServiceProvider.php
Tests
Commands
PHPStan
PHP CS Fixer
New Admin Crud
BrowserSync
Verify Composer packages
All versions of laravel8 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
cknow/laravel-money Version ^7.0
digitalnature/php-ref Version ^1.3
doctrine/dbal Version ^3.4
fruitcake/laravel-cors Version ^2.0
graham-campbell/markdown Version ^15.0
guzzlehttp/guzzle Version ^7.4
laravel/framework Version ^9.0
laravel/sanctum Version ^2.11
laravel/tinker Version ^2.5
orangehill/iseed Version ^3.0
rap2hpoutre/laravel-log-viewer Version ^2.2
symfony/process Version ^6.0
cknow/laravel-money Version ^7.0
digitalnature/php-ref Version ^1.3
doctrine/dbal Version ^3.4
fruitcake/laravel-cors Version ^2.0
graham-campbell/markdown Version ^15.0
guzzlehttp/guzzle Version ^7.4
laravel/framework Version ^9.0
laravel/sanctum Version ^2.11
laravel/tinker Version ^2.5
orangehill/iseed Version ^3.0
rap2hpoutre/laravel-log-viewer Version ^2.2
symfony/process Version ^6.0
The package marceloxp/laravel8 contains the following files
Loading the files please wait ....