https://packagist.org/packages/laravel-api-server/base
laravel-api-server/base - Packagist.org
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
laravel apiserverbasepackagist
https://packagist.org/packages/laravel-api-server/exceptions
laravel-api-server/exceptions - Packagist.org
This project holds the Exceptions module for the API-Server.
laravel apiserverexceptionspackagist
https://packagist.org/packages/joselfonseca/laravel-api-tools
joselfonseca/laravel-api-tools - Packagist.org
Some tools for Laravel API development, nothing really new, just wrappers and helper stuff
laravel apitoolspackagist
https://packagist.org/packages/laravel-api-server/modules
laravel-api-server/modules - Packagist.org
This project holds the Modules module for the API-Server. It supports the modularization of the server.
laravel apiserver modulespackagist
https://packagist.org/packages/joselfonseca/laravel-api
joselfonseca/laravel-api - Packagist.org
Laravel API starter Kit will give you most of the boilerplate that you need for creating Laravel API's
laravel apipackagist
https://packagist.org/packages/mmanos/laravel-api
mmanos/laravel-api - Packagist.org
A RESTful API package for Laravel 5.
laravel apipackagist
https://laravel-news.com/laravel-api-starter-kits-are-coming-soon
Laravel API Starter Kits Are Coming Soon! - Laravel News
Laravel API starter kits are officially on the way.
laravel apistarter kitscoming soonnews
https://packagist.org/packages/owenvoke/laravel-api-check
owenvoke/laravel-api-check - Packagist.org
A simple, standardised authentication check URL for Laravel APIs
laravel apicheckpackagist
https://packagist.org/packages/laravel-api-server/core
laravel-api-server/core - Packagist.org
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and...
laravel apiserver corepackagist
https://auth0.com/blog/build-and-secure-laravel-api/
Build and Secure a Laravel API with JWTs
Learn how to build and secure an API with Laravel and Auth0.
and securelaravel apibuild
https://packagist.org/packages/stackmasteraliza/laravel-api-response
stackmasteraliza/laravel-api-response - Packagist.org
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in...
laravel apiresponsepackagist
https://packagist.org/packages/jenky/laravel-api-generators
jenky/laravel-api-generators - Packagist.org
Laravel API generators
laravel apigeneratorspackagist
https://dev.to/olodocoder/laravel-api-series-controllers-crud-routing-and-search-functionality-4aho
Laravel API Series: Controllers, CRUD, Routing and Search Functionality - DEV Community
What you'll learn In this part of the series, you'll learn about the following: What... Tagged with laravel, webdev, beginners, tutorial.
laravel apiand searchseriescontrollerscrud
https://www.digitalocean.com/community/tech-talks/authenticating-a-laravel-api
Authenticating a Laravel API | DigitalOcean
How to authenticate a Laravel API and protect resources so that only the right users are authorized to have the right access.
laravel apiauthenticatingdigitalocean
https://packagist.org/packages/usamamuneerchaudhary/laravel-api-boilerplate
usamamuneerchaudhary/laravel-api-boilerplate - Packagist.org
Simple Laravel API Boilerplate to create a ready-to-use REST API using Laravel Passport
laravel apiboilerplatepackagist
https://pl.sublimestar.com/
Programowanie PHP, Laravel, React, API, WordPress / WooCommerce i administracja serwerami -...
Nov 15, 2023 - Tworzymy pluginy WordPress, integracje eBay, Amazon, Allegro, Etsy, BaseLinker z WP. Modyfikujemy wtyczki WP, integrując płatności i inne usługi. Tworzymy...
php laravelreact apiwordpress woocommerceprogramowanieadministracja
https://www.creative-tim.com/product/vue-now-ui-dashboard-pro-laravel
Vue Now UI Dashboard Laravel PRO: Full Stack App with Vue, Laravel & JSON:API @ Creative Tim
https://packagist.org/packages/laravel-json-api/hashids
laravel-json-api/hashids - Packagist.org
Encode model IDs to JSON:API resource IDs.
json apilaravelhashidspackagist
https://postmarkapp.com/blog/laravel-debug-mode-could-expose-your-api-keys
Laravel debug mode could expose your API keys | Postmark
Prevent scammers from gaining unauthorized access to sensitive data by making sure debug mode is off for live Laravel sites.
debug modeapi keyslaravelcouldexpose
https://dev.to/eichgi/a-simple-example-of-rate-limiting-api-requests-with-redis-and-laravel-3d7i
A simple example of rate limiting API requests with Redis and Laravel - DEV Community
A short tutorial for rate limiting an API with Laravel. Tagged with laravel, api.
a simple example
https://api.laravel.com/docs/13.x/index.html
Namespaces | Laravel API
namespaceslaravelapi
https://dev.to/stackpuz/create-a-pagination-api-with-laravel-322d
Create a pagination API with Laravel - DEV Community
Splitting larger content into distinct pages is known as pagination. This approach significantly... Tagged with pagination, laravel.
create apaginationapilaraveldev
https://www.creative-tim.com/product/vue-black-dashboard-pro-laravel
Vue Black Dashboard Laravel PRO: Full Stack App with Vue, Laravel & JSON:API @ Creative Tim
full stack app
https://hashnode.com/forums/thread/building-an-api-with-laravel/comment/5a44c5f5b5edf0cd7d724959
Comment by Simon Hamp on "Building an API with Laravel" | Hashnode
Although this isn't a very popular opinion, I've found Lumen to be really great to build an API with. It's very light and I haven't come up agai
building an apiby simoncommenthamp
https://packagist.org/packages/treblle/treblle-api-tools-laravel
treblle/treblle-api-tools-laravel - Packagist.org
A set of useful tools for building APIs in Laravel.
api toolslaravelpackagist
https://github.com/joselfonseca/laravel-api
GitHub - joselfonseca/laravel-api: Laravel API starter Kit will provide you with the tools for...
Laravel API starter Kit will provide you with the tools for making API's that everyone will love - joselfonseca/laravel-api
https://dev.to/jsandaruwan/creating-a-restful-api-with-laravel-5g71
Creating a RESTful API with Laravel - DEV Community
Introduction In this tutorial, we will be creating a RESTful API using Laravel, a popular... Tagged with restful, laravel, api, beginners.
creating arestful apilaraveldevcommunity