Explore PHP 8.0 and 8.1 features including constructor promotion, union types, and match expressions.
❯ Articles
- PHP#php #php-8 #modern-php #lanugage-features
- Laravel#laravel #openapi #api-documentation #automation
Learn to automate API documentation in Laravel with a design-first approach using OpenAPI, Scribe, and efficient pagination in this practical tutorial.
- Laravel#laravel #file-uploads #media-management #livewire
Learn expert Laravel file uploads; validate, store, and optimize with UploadService and Livewire integration.
- Laravel#laravel #livewire #tall-stack #ui-components
Learn to build a versatile slide-over component in Laravel Livewire for TALL Stack applications, enhancing UI with a simple, reusable solution.
- Laravel#laravel #eloquent #database-operations #design-patterns
Learn methods of writing to the database using Laravel's Eloquent ORM for effective database interactions.
- Laravel#laravel #authentication #one-time-password #security
Learn how to implement one-time password authentication in Laravel. Secure and streamlined user authentication.
- Laravel#laravel #data-model #eloquent #database-design
Master the art of Laravel data modeling and build a meeting room booking system with this comprehensive tutorial.
- Laravel#laravel #bdd #testing #pestphp
Discover how Laravel can embrace BDD with the 'Given When Then' approach, uniting teams and creating a ubiquitous testing language without new syntax.
- Laravel#statamic #laravel #digital-ocean #infrastructure-as-code
Build a live blog with Statamic in Laravel and deploy to Digital Ocean from your IDE.
- PHP#php #os-process #symfony-process #developer-experience
Learn how to manage and interact with OS processes in PHP for advanced scripting and automation.