Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmanbe/laravel-pretty-filename-tutorial
This tutorial uses “salmanbe/filename" plugin to generate clean, user friendly, unique and well formatted file name.
https://github.com/salmanbe/laravel-pretty-filename-tutorial
filename laravel php
Last synced: 6 days ago
JSON representation
This tutorial uses “salmanbe/filename" plugin to generate clean, user friendly, unique and well formatted file name.
- Host: GitHub
- URL: https://github.com/salmanbe/laravel-pretty-filename-tutorial
- Owner: salmanbe
- Created: 2023-08-10T00:17:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-13T15:28:52.000Z (over 1 year ago)
- Last Synced: 2023-08-13T16:42:54.278Z (over 1 year ago)
- Topics: filename, laravel, php
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Pretty Filename Tutorial
This is the source code of Laravel pretty filename video tutorial available on youtube. This tutorial uses Laravel, salmanbe/filename plugin, bootstrap 5 and html 5.
[![Laravel Filename](https://img.youtube.com/vi/S0qK0HYcLjw/0.jpg)](https://www.youtube.com/watch?v=S0qK0HYcLjw)
- [View complete video tutorial on youtube](https://www.youtube.com/watch?v=S0qK0HYcLjw).
- [Visit youtube channel](https://www.youtube.com/@SCTechStudio).
- [Visit author's website](https://www.salman.be).
- [Laravel Filename plugin credit](https://github.com/salmanbe/filename).## Tutorial Technologies
- Laravel
- Bootstrap 5
- HTML 5## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).