# Awesome Laravel

## Video resources

1. Laravel Echo -  <https://laracasts.com/series/get-real-with-laravel-echo>
2. Git me some version control  -  <https://laracasts.com/series/git-me-some-version-control>
3. Security  -  <https://www.youtube.com/watch?v=pdC3H8SX-F4&t=312s>
4. MySQL  -  <https://laracasts.com/series/mysql-database-design>
5. JWT  -  <https://www.youtube.com/watch?v=T0k-3Ze4NLo&t=2075s>
6. Vim Mastery  -  <https://laracasts.com/series/vim-mastery>
7. Docker  -  <https://laracasts.com/series/the-docker-tutorial>

## Reading resources

1. Eloquent API Resources  -  <https://laravel.com/docs/9.x/eloquent-resources>
2. PHP Types  -  <https://www.php.net/manual/en/language.types.php>
3. Expression  -  <https://www.php.net/manual/en/language.expressions.php>
4. Enumerators  -  <https://www.php.net/manual/en/language.enumerations.php>
5. Socialite  -  <https://laravel.com/docs/9.x/socialite>
