- Notifications
You must be signed in to change notification settings - Fork5
Laravel developer learning resources purpose is to make you to be a great Software Engineer
License
NotificationsYou must be signed in to change notification settings
freddymu/laravel-developer-learning-resources
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Table of Contents
- Clean Code PHPhttps://github.com/jupeter/clean-code-php
- Automatic code formatting for Laravel projectshttps://github.com/matt-allan/laravel-code-style
- DesignPatternsPHPhttps://designpatternsphp.readthedocs.io/en/latest/
- PHP Best Practiceshttps://phpbestpractices.org/
- Clean Code Concepts Adapted for PHPhttps://laravel-news.com/clean-code-php-guide
- Laravel — Cleaner Codehttps://medium.com/swlh/laravel-cleaner-code-46203ca3ee4d
- BaseCode is a field guide containing real-world practices to help you write code that's less complex and more readable.https://basecodefieldguide.com
- Laravel Best Practiceshttps://github.com/alexeymezenin/laravel-best-practices
- Laravel & PHP Style Guide by Spatiehttps://guidelines.spatie.be/code-style/laravel-php
- The Laravel Security Checklisthttps://www.sqreen.com/resources/laravel-security-checklist
- Survive The Deep End: PHP Securityhttps://phpsecurity.readthedocs.io/en/latest/index.html
- The 2018 Guide to Building Secure PHP Softwarehttps://paragonie.com/blog/2017/12/2018-guide-building-secure-php-software
- Requirement, BDD, TDD Tools
- PhpSpec is a php toolset to drive emergent design by specification.http://www.phpspec.net/en/stable/
- Behat is a php framework for autotesting your business expectations.http://behat.org/en/latest/quick_start.html
- PHPUnithttps://phpunit.de/
- Codeceptionhttps://codeception.com/
- PEST - PHPUnit is great! Pest just provides a different API to create tests.https://pestphp.com/
- Online Course
- A comprehensive step-by-step video course on designing robust Laravel applications with TDD.https://course.testdrivenlaravel.com/
- From no tests to confidently testedhttps://confidentlaravel.com/
- Test Driven Laravelhttps://www.youtube.com/playlist?list=PLpzy7FIRqpGAbkfdxo1MwOS9xjG3O3z1y
- Indepth Laravelhttps://indepthlaravel.com/
- https://edgedesigncz.github.io/phpqa/
- https://phpqa.io/
- https://thevaluable.dev/code-quality-check-tools-php/
- https://github.com/jakzal/phpqa
- Low-overhead sampling profiler for PHP 7https://github.com/adsr/phpspy
- Static Analysishttps://github.com/phan/phan
- PHP Depedency DEMOhttp://pdep.lerdorf.com/
- https://github.com/sensiolabs-de/deptrac
- PHPStan - PHP Static Analysis Toolhttps://github.com/phpstan/phpstan
- https://psalm.dev/docs/
- https://github.com/kalessil/phpinspectionsea
- https://infection.github.io/guide/usage.html#Using-with-PHPUnit
- Tinkerwellhttps://tinkerwell.app/?ref=marcel
- VSCode Pro by Ahmad Awaishttps://vscode.pro/
- 7 Essential PhpStorm tips & tricks to boost your productivityhttps://www.youtube.com/watch?v=EwL_1wbg-rQ
- Laravel API Doc generatorhttps://laravel-apidoc-generator.readthedocs.io/en/latest/. This cool package, can generate Postman collection
- Laravel Tests Generatorhttps://laravelshift.com/laravel-test-generator
- Sonarlint - Fix issues before they existhttps://www.sonarlint.org/
- Php Inspections - A Static Code Analysis tool for PHP distributed as a PhpStorm / IdeaUltimate plugin.https://kalessil.github.io/phpinspectionsea/docs/getting-started.html
- PHP Package Developmenthttps://phppackagedevelopment.com/
- Laravel Package Development Tutorial by John Braunhttps://laravelpackage.com
- Laravel Package Development Tutorial by Larashouthttps://www.larashout.com/tag/laravel-package-development
- Laravel Package Development using Laravel 5.8 by Coder's Tape
- A premium video course by Spatie, Learn how to create a Laravel package - Become the next package maestrohttps://laravelpackage.training/
- UI Design for Developerhttps://refactoringui.com/
- Getting Githttps://gettinggit.com/
- Never Write Loop Againhttps://adamwathan.me/refactoring-to-collections/
- Official Laravel Online Coursehttps://laracasts.com/
- Docker for PHP Developershttps://bitpress.io/docker-for-php-developers/
- Shipping Dockerhttps://courses.serversforhackers.com/shipping-docker?coupon=sdholidays2019
- Scaling Laravelhttps://courses.serversforhackers.com/scaling-laravel?coupon=slholidays2019#buy
- MySQL Backuphttps://courses.serversforhackers.com/mysql-backups?coupon=mbholidays2019
- Fully-Automated Deploymenthttps://deploy.serversforhackers.com/
- Laravel 6 Advancedhttps://www.youtube.com/playlist?list=PLpzy7FIRqpGD5pN3-Y66YDtxJCYuGumFO
- Useful Laravel Packageshttps://codewithdre.com/useful-laravel-packages
- Advanced Laravel: 14 Topics and Links to Learn Themhttps://laraveldaily.com/advanced-laravel-20-topics-and-links-to-learn-them/
- Laravel Online Conferencehttps://laracon.net
- Build a Chatbothttps://course.buildachatbot.io/?ref=landing-page
- Indepth Laravelhttps://indepthlaravel.com/
- Laracon EU 2013
- Laracon EU 2014
- Laracon EU 2015
- Laracon EU 2016
- Laracon EU 2017
- Laracon EU 2018
- Laracon EU 2019
- Laracon US 2016
- Laracon US 2017
- Laracon US 2018
- Laracon US 2019
- Laracon AU 2018
- Laracon AU 2019
Cover | Title |
---|---|
Laravel: Up & Running: A Framework for Building Modern PHP Apps | |
Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them | |
Architecture of complex web applications: With examples in Laravel(PHP) | |
Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel | |
Kolaborasi Laravel dan Database PostgreSQL di Linux (Indonesian Edition) | |
PHP: The "Right" Way, Latest update:https://phptherightway.com/ | |
Laravel v6.0 - Panduan Untuk Menjadi Fullstack Developerhttps://buku-laravel-vue.com/ | |
PHPUnit Explained - Everything you need to know about the leading test frameworkhttps://phpunitexplained.com/ | |
Build an API with Laravelhttps://buildanapi.com/ |
- Voyager: The Missing Laravel Adminhttps://voyager.devdojo.com/
- LaraAdmin: Admin Panel + CRMhttps://laraadmin.com/
- QuickAdmin: Package and Online Generatorhttps://github.com/LaravelDaily/quickadmin
- Z-song / Laravel-adminhttps://github.com/z-song/laravel-admin
- InfyOm Laravel Generatorhttps://labs.infyom.com/laravelgenerator/
- AppzCoder: CRUD Generator + Admin Panelhttps://github.com/appzcoder/crud-generator
- Backpack for Laravelhttps://backpackforlaravel.com/
- SleepingOwl Adminhttps://github.com/LaravelRUS/SleepingOwlAdmin
- CrudBoosterhttps://crudbooster.com/
- Zofe / Rapyd-Laravelhttps://github.com/zofe/rapyd-laravel
- Laravel CRUD – CMS – Sximo 5 LTS ($24)https://codecanyon.net/item/laravel-crud-cms-sximo-5-lts/11893533
- Josh – Laravel Admin Template + Front End + CRUD ($25)https://codecanyon.net/item/josh-laravel-admin-template-front-end-crud/8754542
- Admin Architect – Administration Framework for Laravel ($29)https://codecanyon.net/item/admin-architect-administration-framework-for-laravel/13528564
- Laravel Nova ($99)https://nova.laravel.com/
- https://github.com/chiraggude/awesome-laravel
- https://github.com/unnawut/awesome-laravel
- https://github.com/GitIndonesia/awesome-indonesia-repo#laravel
- https://github.com/ziadoz/awesome-php
- https://github.com/fukuball/Awesome-Laravel-Education
- Laravel Deep Divehttps://divinglaravel.com/
- Made With Laravelhttps://madewithlaravel.com/
- Laravel Newshttps://laravel-news.com/
- PHP-CPP A C++ library for developing PHP extensions.http://www.php-cpp.com/
- Chatbot Development using PHPhttps://botman.io/
About
Laravel developer learning resources purpose is to make you to be a great Software Engineer
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published