Use on a new Laravel project to setup ui scaffolding including register and login in both French and English
mlatjac/bjrhi is a Laravel package for use on a new laravel project to setup ui scaffolding including register and login in both french and english.
It currently has 0 GitHub stars and 8 downloads on Packagist (latest version 0.0.2).
Install it with composer require mlatjac/bjrhi.
Discover more Laravel packages by mlatjac
or browse all Laravel packages to compare alternatives.
Last updated
This package replaces Laravel's ui scaffolding to provide equivalent but bilingual (French and English) scaffolding.
This package pulls in caouecs/Laravel-lang to obtain official and up to date French translations.
Take a look at contributing.md to see a to do list.
Via Composer
$ composer require mlatjac/bjrhi --dev
composer require mlatjac/bjrhi --dev
composer require mlatjac/fren
php artisan bjrhi:install
php artisan migrate
npm install
npm run dev
Your Laravel project will then:
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email author email instead of using the issue tracker.
license. Please see the license file for more information.