laravel11crud

There are 3 repositories under laravel11crud topic.

  • bloginnovazione/laravel-vue-list-pagination

    Laravel 11 and Vue.js: Vue page design, Datatable with Laravel API

    Language:PHP110
  • packagecode/Easy-laravel-start

    Laravel is a free, open-source PHP web framework known for its elegant syntax and tools for routing, authentication, and caching. It follows the MVC architectural pattern and supports ORM and query builder for easy database interactions. Laravel is widely used for web application development and can handle high traffic efficiently.

    Language:PHP0100
  • tutsmake/Laravel-11-CRUD-Example-Tutorial

    Laravel 11 CRUD operations refer to Create, Read, Update, and Delete functionalities implemented within a Laravel application. These operations allow developers to manage data within a database easily.

    Language:PHP10