An open API service providing repository metadata for many open source software ecosystems.

Topic: "laravel-crud"

LaravelRUS/SleepingOwlAdmin

🦉 Administrative interface builder for Laravel (Laravel admin)

Language: JavaScript - Size: 49.8 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 814 - Forks: 211

themesberg/volt-laravel-dashboard

Free and open-source Laravel admin dashboard interface built with Livewire & Alpine.js based on Bootstrap 5

Language: Blade - Size: 17.6 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 336 - Forks: 82

digitaldreams/laracrud

Laravel Code Generator based on MySQL Database

Language: PHP - Size: 4.73 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 334 - Forks: 55

misterdebug/crud-generator-laravel

Create a Laravel 10 CRUD in a few seconds

Language: PHP - Size: 106 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 316 - Forks: 43

orchidsoftware/crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.

Language: PHP - Size: 269 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 150 - Forks: 40

san-kumar/laravel-crud

Laravel CRUD generator: Generate CRUD for any db table with the make:crud command.

Language: HTML - Size: 1.38 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 12

John-Weeks-Dev/music-social-network-api

Music Social Network Api is the the backend/api for music-social-network. Made with Laravel

Language: PHP - Size: 18.6 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 6

vaibhavpandeyvpz/starter-laravel

Quick, Laravel CRUD boilerplate using Livewire with RBAC. Uses Docker for local development & production deployments, has better auth views based on Bootstrap, nicely integrates Select2 and Flatpickr as well.

Language: PHP - Size: 2.67 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 19 - Forks: 2

Riyadhahmed/laravel8-boilerplate

Laravel Boilerplate Version 8

Language: PHP - Size: 8.06 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 14

mohsenkarimi-mk/Laravel-CRUD-With-Multiple-Image-Upload

Laravel 8 CRUD (Create, Read, Update, Delete) with multiple image uploads.

Language: PHP - Size: 11.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 7

allphptricks/Laravel-10-roles-and-permissions

Simple Laravel 10 User Roles and Permissions

Language: PHP - Size: 163 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 7

akhileshdarjee/origin-cms

Origin CMS for Laravel to kickstart your web applications

Language: PHP - Size: 33 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

kimmyxpow/laravel-9-api-crud

CRUD + Pagination + Search API using Laravel 9

Language: CSS - Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

SajeebChakraborty/RESTful_CRUD_Auth_API_Laravel

Language: PHP - Size: 109 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

laravelarticle/laravel-livewire-crud

A step by step Laravel Livewire CRUD tutorial

Language: PHP - Size: 437 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 5

RyanDaDeng/laravel-api-module-generator

(Pending for further development) A simple laravel api module service generator to provide you with a clean and lightweight code structure.

Language: PHP - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

apphp/laravel-datagrid

DataGrid helpers for easy creating CRUD in Laravel Framework Applications

Language: PHP - Size: 181 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

ajayrandhawa/Laravel-Todo

A Laravel todo application that can help to manage your task easily and remind you about tasks. Application cover complete CURD operation like create a task, view task, update task and delete a task. Application developed with Laravel functionality like routing, controller model etc

Size: 286 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

totanbir/laravel-crud

A simple crud App with Laravel 5.5

Language: PHP - Size: 173 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 10

thiagoprz/crud-tools

Easy to use Laravel CRUD package with Controller, Model and Log system built in

Language: PHP - Size: 504 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

smmoazzamhossain/react-crud-with-laravel

A basic crud application using Laravel and React

Language: PHP - Size: 1.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

razashoaib/CatapultSportsEx

The goal of this project is to create an API and simple Front-end to demonstrate the CRUD operations using RESTful Web Services. The API is developed using Laravel Framework (v5.6) and the Front-end was developed using React (v16.4.1). Thus, this project is a perfect example to demonstrate that how can we use React with Laravel Framework.

Language: PHP - Size: 2.06 MB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

ajaymarathe/laravel-blogging-api-routes

laravel blogging application with api routes. Make Awesome blogging application with your front-end framework like Angular, React or Vue.js <3

Language: PHP - Size: 2.94 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

OlegMarko/laravel-angular-crud

Laravel CRUD using repositories pattern with AngularJS

Language: PHP - Size: 440 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

meshesha/artisan-make-mvc

Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.

Language: PHP - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Cooltriks/bootstrap-laravel-crud-generator

Laravel 10 bootstrap crud generator

Language: PHP - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

OlegMarko/vue-laravel-repositories-crud

Laravel CRUD using repositories pattern and vue.js

Language: PHP - Size: 354 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

benomas/crudvel

Laravel clases customization, new arquitecture for paginations added

Language: PHP - Size: 1.42 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

Majid-Razzaq/laravel-multi-auth

Build a multi-authentication system in Laravel 11 with separate guards, providers, and middlewares for user and admin dashboards. Learn to create and utilize middleware, covering guest and authenticated middleware, with a focus on admin login and user registration.

Language: PHP - Size: 80.1 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Majid-Razzaq/Blog-Web-app

This website offers informative blogs, personalized services, and interactive discussions. Immerse yourself in articles, explore tailored solutions, and engage through comments.

Language: JavaScript - Size: 55 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

nirav-gajera/laravel-blog

Laravel blog with Login,register ,posts with add image and also comments and reply implimantation,CRUD operation for posts(only authenticate user)

Language: PHP - Size: 251 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ariear/Laravel-CRUD-Generator

the minimal laravel crud generator

Language: JavaScript - Size: 227 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

hrrarya/laravel_crud

Laravel CRUD application for learning basis

Language: PHP - Size: 948 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

azizjon-aliev/laravel-crud

Larvel-crud frees you from the chore of creating a Crud operation.

Language: PHP - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Safnaj/Laravel-CRUD

Simple Laravel CRUD Program

Language: PHP - Size: 251 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

krguptaa/laravel_simple_blog

Simple laravel blog post system which contain post crud operation, user authentication with role and datatable integration with crud

Language: CSS - Size: 6.98 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

fauzymadani/Project-Web Fork of faqihboyy/Prjoect-Web

the final chapter, for the last project of my semester.

Language: CSS - Size: 21.3 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Kaelx/LARA_CRUD

CRUD

Language: PHP - Size: 150 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Majid-Razzaq/laravel-11-CRUD-ajax

I created a simple CRUD application using AJAX for smooth operations and efficient data handling.

Language: CSS - Size: 367 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

learnwithfair/laravel-crud-project

laravel-crud-project with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

Language: PHP - Size: 106 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MovieTone/module-repository-tool

Simple module repository tool website using Laravel, Docker, Blade, PHP

Language: PHP - Size: 403 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nirav-gajera/laravel-crud-using-repository

laravel crud operation using repository design pattern

Language: PHP - Size: 200 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SouravBarman001/Laravel-crud

Employee Management || CRUD operation in Laravel 9

Language: PHP - Size: 5.04 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

BurakAydmrr/php-laravel-crud-project

php laravel framework with crud process

Language: PHP - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

smartystudio/smartycms 📦

SmartyCMS is a Laravel admin panel CRUD (create, read, update and delete) package that can help you get your administration panel in minutes.

Language: PHP - Size: 6.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tee-code/laravel-todo-app-tdd-approach

a basic laravel todo app using TDD approach

Language: JavaScript - Size: 585 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

suportdevs/laravel-crud-operation

Laravel crude opetation. view, insert, edit, update, delete, softDelete, forceDelete, image insert, edit, update, delete, multiple image insert, intervention-image package image edit package. Tailwindcss etc.

Language: PHP - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

cnahmetcn/lifoscase

Lifos Yazılım Case Study

Language: PHP - Size: 2.23 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

mawuva/laravel-crud-generator

Laravel CRUD Generator

Language: PHP - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ZahidAkbar2370/Crud_System_Laravel_8

crud(add,view,edit,update,delete,show) in laravel 8

Language: PHP - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

iMokhles/IMGenerateCrudCommand

create crud system for guards generated by iMokhles's MultiAuth package

Language: PHP - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mdobydullah/laravel-8x-crud-from-scratch

Laravel 8.x CRUD From Scratch

Language: PHP - Size: 513 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

ahmadsyaifuddin-dins/project-crud

Project Bersama

Language: Blade - Size: 104 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

IqbalFirmans/belajar-laravel-solid

Implementasi sederhana menggunakan laravel Solid

Language: PHP - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Haseeb1389446/LARAVEL

"Here are all my Laravel 🟠 tasks and basic exercises 🖥, including CRUD operations ✏️, middleware 🔄, and authentication 🔒, to strengthen my Laravel 🟠 logic-building skills 🧠."

Language: PHP - Size: 69.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tarikulcodes/laravel-api-with-auth

Complete laravel api with authentication and authorization

Language: PHP - Size: 171 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

labrodev/laravel-crud

This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented CRUD for Laravel application.

Language: PHP - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

monzurulislambaf/laravel-crud

It's laravel 11 crud application using laravel blade mysql and bootstrap.

Language: PHP - Size: 80.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

pronabroy360/Project_Management---Laravel11_ReactSPA

Laravel 11 with React Inertia for managing projects and Tasks.

Language: JavaScript - Size: 192 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

n9mi/laravel-task-app

Simple CRUD with Laravel 11 and Stisla admin template

Language: JavaScript - Size: 23.8 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SirGhazian/website-donasi-laravel

Website Donasi Berbasis Laravel Dengan Implementasi CRUD

Language: PHP - Size: 6.56 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

yosoymitxel/ApiCrudGeneratorLaravel

ApiCrudGeneratorLaravel es un paquete de Laravel que te ayuda a generar rápidamente código boilerplate para controladores, modelos y rutas para crear APIs RESTful.

Language: PHP - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BurakAydmrr/Laravel-Rest-Api-mysql-database

rest api made using laravel and mysql

Language: PHP - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ProjectsAndPrograms/crud-laravel-10

A simple crud application with all the basic features you have to know.

Language: PHP - Size: 22.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

andikatuluspangestu/paynote-web

Aplikasi Manajemen Keuangan Pribadi dengan Framework Laravel

Language: CSS - Size: 4.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shintiaadwim/Laravel-crud

The project crud in Employee with Developer Cupu

Language: JavaScript - Size: 95.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

algaddafy/Laravel-QB-CRUD

This repository, 'Laravel-QB-CRUD,' focuses on demonstrating CRUD (Create, Read, Update, Delete) operations in Laravel using Query Builder (QB). It's a useful resource for understanding and implementing these operations within the Laravel framework.

Language: PHP - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

developer-ashwani-kumar/Laravel-8-CRUD

Laravel 8 CRUD Tutorial Example

Language: PHP - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

exegeses/laravel-62842

Curso de Laravel código 62842

Size: 22.2 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Abdessamad7687/Laravel-9-CRUD

Laravel-9 Employes Management crud with Image upload

Language: PHP - Size: 530 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pj8912/testapp

basic Laravel CRUD APP

Language: PHP - Size: 19.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rmalan/laravel-starter

Laravel admin panel sederhana yang juga terintegrasi dengan template Stisla.

Language: PHP - Size: 12.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

tayyabmughal676/L6CurdApp

basic laravel curd

Language: PHP - Size: 525 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kubil-ismail/laranyan

Simple Create, Read, Update, Delete, Searching and pagination in laravel

Language: PHP - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sBaradakis/laravel-crud

simple laravel crud example

Language: PHP - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fajrulaulia/laravel-eventpedia-api

Rest API Event App build by Laravel, reference by https://github.com/fajrulaulia/laravel-sanctum

Language: PHP - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LauraBigoni/laravel-base-crud

This project is a Laravel test for CRUD (Create, Read, Update, Delete) operations. It uses the Laravel framework and is written in PHP using Blade templating language.

Language: PHP - Size: 737 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dinushchathurya/laravel-repository-crud

Laravel CRUD using Repository pattern and Interfaces

Language: PHP - Size: 85.9 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tauseedzaman/Laravel-livewire-SPA-CRUD

A simple (SPA) single page application based students CRUD system with php laravel and livewire.

Language: PHP - Size: 458 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fjrpambudhi74/laravel-crud

My first app Laravel CRUD

Language: PHP - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mmarcosmath/laravel_crud

CRUD simples em Laravel para ordem de serviços de manutenções

Language: PHP - Size: 1000 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kujebe/films-listing

Film listing app that implements laravel restful API and Vuejs as the frontend

Language: PHP - Size: 3.01 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RatulHasan/laravel-crud 📦

Creating crud with Laravel with just a click

Language: HTML - Size: 9.5 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jhonarendra/laravel-basic-crud

Dasar CRUD (Create, Read, Update, Delete) pada Laravel

Language: PHP - Size: 3.49 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

herwinz/laravel-crud-instant

sample first learn laravel code for newbie

Language: PHP - Size: 175 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

permanart/crudbooster Fork of crocodic-studio/crudbooster

Laravel CRUD Generator Package

Language: JavaScript - Size: 36.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

laravision/crud

Language: PHP - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bluetoothswh/laracrud

Language: PHP - Size: 1.54 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

wndisra/laracrud

Laravel 5.4 CRUD example

Language: PHP - Size: 963 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Bellov/karting-crud

Laravel 5.3, CRUD system with simple front-end ( html/css)

Language: PHP - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Bellov/crud

OS PC system

Size: 6.86 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

Related Topics
laravel 72 laravel-framework 27 crud 23 php 18 crud-application 14 laravel-crud-generator 9 crud-generator 9 laravel-package 7 laravel-application 7 mysql 6 laravel-crud-operation 5 laravel8 4 react 4 laravel10 4 admin 4 laravel-crud-api 4 laravel9 4 laravel-admin 4 package 3 laravel5 3 laravel-admin-panel 3 livewire 3 php-framework 3 laravel11 3 rest-api 3 blade-template 3 laravel-11 3 laravel-bootstrap 3 api 2 artisan 2 laravel-views 2 bootstrap5 2 image-upload 2 backend 2 react-crud 2 laravel-sanctum 2 laravel6 2 laravel10-crud 2 laravel-api-generator 2 php-mvc 2 php-laravel 2 laravel-repository-pattern 2 dashboard 2 laravel-vue 2 laravel-9 2 laravel-api 2 laravel-repositories 2 laravel-rest-api 2 github-actions 2 github 2 crud-operation 2 blade 2 blog 2 laravel-learner 2 laravel-5-package 2 intervention-image 2 laravel-cms 2 laravel-permissions 2 framework 2 cms 2 laravel-multiauth 2 laravel-authentication 2 vue 2 bootstrap 2 yajra-datatable 1 restful-api-php 1 spatie-laravel-permission 1 interfaces 1 restful-api 1 laravel-module-generator 1 single-page-applications 1 laravel-passport 1 laravel-boilerplate 1 crud-sample 1 architect-template 1 php8 1 laravel-user-management 1 laravel-middleware 1 spa 1 laravel-auth 1 crud-controller 1 laravel-maker 1 laravel-stisla 1 helpers-library 1 traits 1 blogsite 1 blogwebsite 1 repository-pattern 1 crud-laravel-mysql 1 laravel-mysql 1 alpine-js 1 laravel-dashboard 1 laravel-service-generator 1 repository-crud 1 nextjs 1 repository 1 composer-package 1 generator 1 rest 1 laravel-restful-api 1