Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bezhansalleh/filament-translatable-plugin-showcase
Filament Translatable Showcase
https://github.com/bezhansalleh/filament-translatable-plugin-showcase
Last synced: about 2 months ago
JSON representation
Filament Translatable Showcase
- Host: GitHub
- URL: https://github.com/bezhansalleh/filament-translatable-plugin-showcase
- Owner: bezhanSalleh
- Created: 2022-09-15T14:22:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T14:32:22.000Z (over 2 years ago)
- Last Synced: 2024-10-07T05:41:00.129Z (3 months ago)
- Language: PHP
- Size: 80.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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
```bash
git clone https://github.com/bezhanSalleh/filament-translatable-plugin-showcase.git
```
2. setup `.env`
3. Run `php artisan migrate --seed`
4. open the project in browser and login
1. email `[email protected]`
2. password `password`
## LicenseThe Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).