Laravel_api_framework

Laravel_api_framework
Alternatives To Laravel_api_framework
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Cms3,102312020 hours ago332November 21, 2023383otherPHP
The core Laravel CMS Composer package
Vue Material Admin2,238
6 months ago21mitVue
A vue material design admin template
Vue Api Query1,616757 months ago48November 21, 20226mitJavaScript
💎 Elegant and simple way to build requests for REST API
Laravel Orion1,328
3 days ago65November 27, 202319mitPHP
The simplest way to create REST API with Laravel
Laravel Compass1,240
7 months ago12October 05, 202017mitPHP
A REST client inside your Laravel app
Laravel Realworld Example App1,040
2 years ago21mitPHP
Exemplary real world backend API built with Laravel
Laravel Adminpanel950
3 months ago22October 19, 202047PHP
A Laravel Admin Panel (Laravel Version : 6.0)
Laravel_template_with_vue922
4 months ago35mitPHP
laravel6和vue-element-admin结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端,绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合workerman框架中的GatewayWorker项目来实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能;实现低代码开发,能分析数据表内容及其设置,实现自动生成代码。
Laravel Api Response Builder684413 months ago67February 18, 20237mitPHP
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
Laravel Restify508
8 days ago168September 07, 20236mitPHP
The fastest way to make a powerful JSON:API compatible Rest API with Laravel.
Alternatives To Laravel_api_framework
Select To Compare


Alternative Project Comparisons
Readme

This code is published as part of the corresponding blog article at the Toptal Engineering Blog.

Visit https://www.toptal.com/blog and subscribe to our newsletter to read great articles!


Laravel Api Framework

This is a framework of basic things you would need to set up a Laravel REST API. If you get an error when trying to composer install that reads:

PackageManifest.php line 131:
 Undefined index: name

You can try running the following commands to fix:

rm -rf composer.lock // removes composer.lock
rm -rf vendor // removes vendor folder
composer install // re-runs composer install
Popular Laravel Projects
Popular Rest Api Projects
Popular Frameworks Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Laravel
Rest Api
Newsletter