Laravel API boilerplate for 10-x developers!
-
Updated
Jan 9, 2025 - PHP
Laravel API boilerplate for 10-x developers!
Open-admin is a revamped fork of Laravel-admin, a popular Laravel open-source admin panel. It replaces outdated jQuery, integrates bootstrap 5, enhances code, and refines the interface for a modernized and effective solution.
Laravel Jetstream: A sleek scaffolding library for Laravel, providing pre-built authentication, team management, API support, and more. Streamline development with elegant components.
Laravel Notification Channels are used to send notifications via various services such as SMS, Slack, and email. These channels extend Laravel's notification system, allowing developers to easily integrate and manage multiple communication platforms within their applications.
Laravel Breeze is a lightweight, minimalistic starter kit for Laravel, providing pre-built authentication scaffolding, views, and controllers to help developers quickly set up user registration, login, and password reset functionality in their Laravel applications.
Laravel Pint is a lightweight PHP framework designed for rapid web application development, emphasizing simplicity and elegance. It offers robust features like routing, ORM, authentication, and templating, making it ideal for building scalable and maintainable web projects with ease.
Laravel Mailable is a class for building reusable email templates. It separates email logic (data) from presentation (Blade views), allowing for clean and maintainable email notifications. You can use Markdown or HTML for email content and leverage Laravel features like attachments and queueing.
Laravel Dusk is a browser testing tool for Laravel applications, providing an expressive API to write end-to-end tests in a simple, fluent manner. It automates browser interactions using a headless Chrome driver, making it easy to test complex user scenarios.
MoonShine is an open-source Laravel admin panel for beginners and experts. It speeds up development of admin sections, MVPs, and content management systems with CRUD, authorization, and a user-friendly interface built with Blade, Livewire, and Tailwind CSS.
Laravel Scramble is a package that generates random strings to obfuscate data for testing or security purposes. It offers customizable length and character sets to suit various needs. Ideal for protecting sensitive information or creating dummy data in Laravel applications.
Laravel Telescope is a powerful debugging and monitoring tool for Laravel applications, providing insights into requests, exceptions, logs, queries, jobs, and more, allowing developers to easily track, debug, and optimize their application's performance.
Laravel Testing involves using Laravel's built-in testing features, like PHPUnit, to write tests for Laravel applications. It includes unit tests, feature tests, and integration tests to ensure the functionality, performance, and reliability of Laravel applications.
Laravel's validation rule ensures data integrity by defining criteria for acceptable input, streamlining error handling. It's pivotal for maintaining database consistency and user experience.
Laravel Breeze is a lightweight, minimalistic starter kit for Laravel, providing pre-built authentication scaffolding, views, and controllers to help developers quickly set up user registration, login, and password reset functionality in their Laravel applications.
Laravel Breeze is a lightweight, minimalistic starter kit for Laravel, providing pre-built authentication scaffolding, views, and controllers to help developers quickly set up user registration, login, and password reset functionality in their Laravel applications.
Laravel MultiLang simplifies multilingual content management, allowing dynamic language switching for an enhanced user experience. Streamline translation integration effortlessly with this Laravel package.
Laravel Breeze is a lightweight, minimalistic starter kit for Laravel, providing pre-built authentication scaffolding, views, and controllers to help developers quickly set up user registration, login, and password reset functionality in their Laravel applications.
A Laravel package to manage cookie consent with ease. Provides customizable banners, GDPR/CCPA compliance, and seamless integration into Laravel Blade views. Ideal for websites needing user consent for cookies and tracking scripts.
Add a description, image, and links to the 10x topic page so that developers can more easily learn about it.
To associate your repository with the 10x topic, visit your repo's landing page and select "manage topics."