Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 694 Bytes

File metadata and controls

18 lines (13 loc) · 694 Bytes

Filament Translatable Plugin

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

  1. Clone the repo
git clone https://github.com/bezhanSalleh/filament-translatable-plugin-showcase.git
  1. setup .env
  2. Run php artisan migrate --seed
  3. open the project in browser and login
    1. email admin@test.com
    2. password password

License

The Laravel framework is open-sourced software licensed under the MIT license.