An open API service indexing awesome lists of open source software.

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

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)