Automatically generate your API documentation from your existing Laravel routes. Take a look at the example documentation. php artisan api:gen --routePrefix=settings/api/* To generate your API ...
This package implements Laravel auto-discovery feature. After you install it the package provider and facade are added automatically for laravel >= 5.5.
actuallymab released a nice package that we can use to create a comment system for Laravel projects quickly.
Vuestic is a responsive admin dashboard template built with Vue.js and Bootstrap 4. Developed by Epicmax. Designed by Vasili Savitski Features Vue.js Bootstrap 4 Webpack Responsive layout Charts ...
Sometimes the findOrFail() (or any other default) method is not enough and you need to have a method that applies to multiple models at the same time. This article describes how to achieve this.
We need to build an application for a multinational retail company having a lot of departments and resellers in different countries. The challenge is to establish a REST API structure that can be used ...
Easy to use css spinners collection with vue.js integration.
Learning Laravel 5 book is the most popular Laravel book. And it's just getting better! Nathan Wu has been working so hard to rewrite the book. All chapters have been updated. This new book comes with ...
This package implements Laravel auto-discovery feature. After you install it the package provider and facade are added automatically for laravel >= 5.5.
avinash wrote a tutorial on how to implement search functionality in our Laravel app.
Vuesax is a new Vue library which is good for building components. This post is submitted by our members. Submit a new post.
In this tutorial, you will learn how to integrate Razorpay payment gateway in Laravel 8.