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 19.09.2022
Get Helpful Information about Models in Laravel

Get Helpful Information about Models in Laravel

Laravel Model Info is a package by Spatie to get information on all the models in your Laravel project.

CrazyBoy49z
CrazyBoy49z 19.09.2022
Creating Installer Commands for Laravel Packages

Creating Installer Commands for Laravel Packages

The Laravel Package Tools package by Spatie added a nifty feature we wanted to help share with the community: streamlined install commands for Laravel packages.

CrazyBoy49z
CrazyBoy49z 10.09.2022
From idea, to blog, to live without leaving your IDE

From idea, to blog, to live without leaving your IDE

Content management is a very opinionated topic, and everyone has their favorite platform they like to use.

CrazyBoy49z
CrazyBoy49z 10.09.2022
Cagilo: Blade Components for Laravel

Cagilo: Blade Components for Laravel

Cagilo is a set of open-source Blade components for the Laravel framework.

CrazyBoy49z
CrazyBoy49z 10.09.2022
A Package to Require Approval Before Peristing Model Data

A Package to Require Approval Before Peristing Model Data

The Laravel Approval package requires approval of new Model data before being persisted.

CrazyBoy49z
CrazyBoy49z 10.09.2022
Search Across Multiple Eloquent Models With Cross-Eloquent Search

Search Across Multiple Eloquent Models With Cross-Eloquent Search

Laravel Cross-Eloquent Search is a package to search through multiple Eloquent models.

CrazyBoy49z
CrazyBoy49z 10.09.2022
Using the AWS PHP SDK

Using the AWS PHP SDK

Let's see how to use the AWS PHP SDK in this tutorial.

CrazyBoy49z
CrazyBoy49z 10.09.2022
Fast Paginate for Laravel

Fast Paginate for Laravel

Laravel Fast Paginate is a fast implementation of offset/limit pagination for Laravel by Aaron Francis

CrazyBoy49z
CrazyBoy49z 10.09.2022
Behavioural Driven Development in Laravel

Behavioural Driven Development in Laravel

BDD or Behavioural Driven Development is a popular testing approach in many organizations and has a proven track record for uniting testing efforts in teams.

CrazyBoy49z
CrazyBoy49z 10.09.2022
Remove Sensitive Information from Laravel Apps

Remove Sensitive Information from Laravel Apps

Laravel Scrubber is a package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by developers

binance
CrazyBoy49z
CrazyBoy49z 08.09.2022
Database Job Chains for Laravel

Database Job Chains for Laravel

Laravel Haystack is a package for beautifully simple but powerful database-driven job chains.

CrazyBoy49z
CrazyBoy49z 02.09.2022
Mail SPF Checker for Laravel

Mail SPF Checker for Laravel

The Laravel Mail SPF Checker is a package to check if you can send an e-mail through a given mail server in the name of a given e-mail address.

CrazyBoy49z
CrazyBoy49z 02.09.2022
Using Scout APM to Monitor a Laravel Application

Using Scout APM to Monitor a Laravel Application

Scout APM is a Laravel application performance monitoring tool that ties performance anomalies directly to endpoints, saving developers hours of time spent on troubleshooting and debugging.

CrazyBoy49z
CrazyBoy49z 31.08.2022
Working with OS process in PHP

Working with OS process in PHP

Sometimes you need to work with OS-level commands from your PHP application. Let's look at how we can do this and see if we can make the DX nicer.

CrazyBoy49z
CrazyBoy49z 31.08.2022
Beautiful Log Viewer for Laravel

Beautiful Log Viewer for Laravel

Laravel Log Viewer is a fast and beautiful Log Viewer written by Arunas Skirius.

CrazyBoy49z
CrazyBoy49z 25.08.2022
Working with Laravel Model Events

Working with Laravel Model Events

When working with Eloquent Models, it is common to tap into the events dispatched through the Models lifecycle.

CrazyBoy49z
CrazyBoy49z 25.08.2022
What is Application Performance Monitoring?

What is Application Performance Monitoring?

Application Performance Monitoring allows you to see what is happening inside your software applications in real-time. APM can give you the information to reduce cost, lower churn, and prevent interruptions in the availability of your business. Better understanding your customer interactions can give you paths to incre...

CrazyBoy49z
CrazyBoy49z 25.08.2022
Customizing Stubs in Laravel

Customizing Stubs in Laravel

Learn how to customize stubs used to generate various classes in your Laravel application.

CrazyBoy49z
CrazyBoy49z 25.08.2022
Short URL Package for Laravel Applications

Short URL Package for Laravel Applications

Short URL by Ash Allen, is a package for creating shortened URLs to your existing Laravel applications.

CrazyBoy49z
CrazyBoy49z 25.08.2022
Google Natural Language API for Laravel

Google Natural Language API for Laravel

The laravel-natural-language package makes using the Google Natural Language Processing (NLP) API in your Laravel app a breeze.

Showing 300 of 393 results