https://github.com/tomjamon/blog-laravel
Blog Laravel pour le MOOC Laravel
https://github.com/tomjamon/blog-laravel
blog laravel mooc php udemy vuejs
Last synced: 7 months ago
JSON representation
Blog Laravel pour le MOOC Laravel
- Host: GitHub
- URL: https://github.com/tomjamon/blog-laravel
- Owner: tomjamon
- Created: 2020-04-16T09:31:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:33:09.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T09:03:30.342Z (7 months ago)
- Topics: blog, laravel, mooc, php, udemy, vuejs
- Language: PHP
- Homepage: https://tomjamon.com
- Size: 1.88 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Laravel : Créer un blog communautaire
## Episode 10 - Factories et Seeding
Projet de création d'un blog communautaire
- [Routing Laravel](https://laravel.com/docs/routing)
- [Session](https://laravel.com/docs/session)
- [Eloquent](https://laravel.com/docs/eloquent)
- [Migrations](https://laravel.com/docs/migrations)
- [Tailwind](https://tailwindcss.com/docs/installation)
- [Relations](https://laravel.com/docs/eloquent-relationships)
- [VueJS](https://fr.vuejs.org/v2/guide/index.html)
- [Laravel Passport](https://laravel.com/docs/passport)
- [Laravel Component](https://laravel.com/docs/7.x/blade#components)
- [Seeding](https://laravel.com/docs/7.x/seeding) (nouveau)
- [Factories](https://laravel.com/docs/7.x/database-testing#writing-factories) (nouveau)
- [Faker](https://github.com/fzaninotto/Faker) (nouveau)## A propos
Ce projet est issu du cours [Learn Laravel](https://www.udemy.com/course/learn-laravel/) sur Udemy.
"Learn Laravel : Créer un blog communautaire" Par [Tom Jamon](https://tomjamon.com)