Laravel is a popular and extremely user-friendly php framework for creating web resources. It creates projects of different levels of complexity with expressive and structured code and logical architecture. Laravel is maintained and dynamic, despite its young age (the first launch dates back to 2011), it has managed to grow a significant ecosystem and is considered one of the best frameworks.
CrazyBoy49z
CrazyBoy49z 01.07.2022
Laravel Pint

Laravel Pint

The long awaited hype train is finally over, Laravels latest open source CLI app has been released and we got our hands on it to tell you all about it.

CrazyBoy49z
CrazyBoy49z 30.06.2022
Reader Question: Why did you choose Statamic for Laravel News?

Reader Question: Why did you choose Statamic for Laravel News?

Steve McDougall asked us how we've adapted to Statamic and what made us choose this as a CMS system. In this post, we will go through some of the decision-making processes and explain how our setup works.

CrazyBoy49z
CrazyBoy49z 30.06.2022
Livewire Added File Upload Support (And It’s Kind of a Game-Changer)

Livewire Added File Upload Support (And It’s Kind of a Game-Changer)

Laravel Livewire now includes support for file uploads and uses “side-loading”, but hides all the complexity for you (with ZERO configuration), providing you with the experience of a traditional form submission, but with a handful of awesome upgrades.

CrazyBoy49z
CrazyBoy49z 29.06.2022
Simple one-time password authentication in Laravel

Simple one-time password authentication in Laravel

When dealing with Authentication in Laravel, there are several options out of the box. However, sometimes you need something more specific. This tutorial will look at how we can add a one-time password approach to our authentication flow.

CrazyBoy49z
CrazyBoy49z 28.06.2022
Manage PHP and Valet from the macOS Status Bar

Manage PHP and Valet from the macOS Status Bar

PHP Monitor is a lightweight macOS menubar app for managing PHP and Valet services.

CrazyBoy49z
CrazyBoy49z 27.06.2022
Laravel Telescope Dev Toolbar

Laravel Telescope Dev Toolbar

Barry vd. Heuvel released a powerful toolbar for Laravel Telescope based on the Symfony web profiler.

CrazyBoy49z
CrazyBoy49z 26.06.2022
Handle SEO for Your Models With this Laravel Package

Handle SEO for Your Models With this Laravel Package

The ralphjsmit/laravel-seo package handles the SEO in any Laravel application, big or small.

CrazyBoy49z
CrazyBoy49z 25.06.2022
Laravel Security 101: Never trust your users

Laravel Security 101: Never trust your users

As a developer, we absolutely cannot trust our users. Ever! In this tutorial learn tips and tricks to keep your application safe.

CrazyBoy49z
CrazyBoy49z 24.06.2022
Use Emmet-style Abbreviations in Blade Components

Use Emmet-style Abbreviations in Blade Components

Laravel Blade Emerald provides Emmet-like abbreviations to Blade Components.

CrazyBoy49z
CrazyBoy49z 23.06.2022
Cache Chunks of Your Blade Markup With Ease

Cache Chunks of Your Blade Markup With Ease

Laravel Blade Cache Directive is a package by Ryan Chandler that allows you to cache chunks of Blade files.

binance
CrazyBoy49z
CrazyBoy49z 22.06.2022
Automated Localization of Laravel Projects with Localazy and GitHub Actions

Automated Localization of Laravel Projects with Localazy and GitHub Actions

Learn how to fully automate the localization of your Laravel projects with Localazy translation management platform and GitHub Actions in this article.

CrazyBoy49z
CrazyBoy49z 21.06.2022
Style Guide Generator for Tailwind CSS

Style Guide Generator for Tailwind CSS

BeyondCode launched a Style Guide Generator for Tailwind CSS to generate a sharable style guide from a tailwind configuration file.

CrazyBoy49z
CrazyBoy49z 20.06.2022
Add Likes, Bookmarks, Favorites, and Other Marks in your Application With Laravel Markable

Add Likes, Bookmarks, Favorites, and Other Marks in your Application With Laravel Markable

Laravel Markable is a package to Integrate likes, bookmarks, favorites, reactions, and custom-made marks into your application.

CrazyBoy49z
CrazyBoy49z 19.06.2022
Manage Application Redirects with the Laravel Redirection Package

Manage Application Redirects with the Laravel Redirection Package

Laravel Redirection is a Laravel +8 package to manage URL redirections inside your Laravel application.

CrazyBoy49z
CrazyBoy49z 18.06.2022
Laravel Jetstream: Add CRUD with Spatie Permission

Laravel Jetstream: Add CRUD with Spatie Permission

I see many people struggle with customizing Jetstream after installation, and with adding more functionality. So, in this article, let's add a simple CRUD with roles/permissions, on top of Jetstream.

CrazyBoy49z
CrazyBoy49z 18.06.2022
Kinetic: A view-composer package for Inertia.js

Kinetic: A view-composer package for Inertia.js

Kinetic adds view-composer-like features to the Inertia.js Laravel adapter.

CrazyBoy49z
CrazyBoy49z 17.06.2022
Eloquent Performance: 4 Examples of N+1 Query Problems

Eloquent Performance: 4 Examples of N+1 Query Problems

Eloquent performance is typically the main reason for slow Laravel projects. A big part of that is a so-called "N+1 Query Problem". In this article, I will show a few different examples of what to watch out for, including the cases when the problem is "hidden" in unexpected places in the code.

CrazyBoy49z
CrazyBoy49z 16.06.2022
Learn how to start Testing in Laravel with Simple Examples using PHPUnit and PEST

Learn how to start Testing in Laravel with Simple Examples using PHPUnit and PEST

In this tutorial, learn how easy it is to start with automated testing in Laravel.

CrazyBoy49z
CrazyBoy49z 15.06.2022
API Integrations using Saloon in Laravel

API Integrations using Saloon in Laravel

We have all been there, we want to integrate with a 3rd party API in Laravel and we ask ourselves "How should I do this?", is Saloon the right choice for you?

CrazyBoy49z
CrazyBoy49z 10.06.2022
Skip Webpack when Testing

Skip Webpack when Testing

Learn how to skip Webpack during your tests or your CI pipeline

Showing 380 of 392 results