30 open-source projects similar to iolson/support, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Support alternative.
A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
:elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
Just a basic Laravel 4.1 install with a admin site/dashboard using Bootstrap 3.0.3
1. Create packages/yourname folder and cd into it. 2. Clone this repository:
This is my personal development boilerplate for Laravel 4. It includes user management and authentication controllers, views, language files and more.
Secure boilerplate for Electron app based on Vite. TypeScript Vue/React/Angular/Svelte/Vanilla
This project is a cross-platform desktop boilerplate and application template used to build software for Windows, macOS, and Linux. It provides a pre-configured foundation that combines Electron and React to accelerate the bootstrapping of desktop applications. The starter kit integrates TypeScript to maintain type safety in large-scale projects and provides a scalable structure for frontend integration within a desktop shell. The project includes a build pipeline for multi-platform software distribution, utilizing a module bundling system to optimize assets. Its architecture implements a sp
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped…
This repo is an example of what I consider to be my "gold standard" of a resource-oritented application with the Laravel framework. I attempt to demonstrate how to put together a clean and tested resource (a Post) as an example. This is I guide newer Laravel developers to tackling this sort of…
This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The
An opinionated boilerplate based on Laravel 8.*, React 16 and Typescript empowering you to get off the ground quickly without spending time on configuration.
Laravel 5 Admin Starter Site is a sample application for beginning development with Laravel 5.
API and Admin Panel CRUD Generator for Laravel.
Get started with Laravel 5.3 and AngularJS (material)
If you like this, you will love Laravel Auth Spa with configurable providers from an admin panel.
Hi, this is a scaffold generator for Laravel 5.2. (Laravel scaffold for Laravel 5.1? change branch to laravel-5.1 )
Laravel Vue SPA, Bulma themed. For demo login use admin@laravel-enso.com & password -
A PHP framework for console artisans
Every time we at LUBUS start a laravel project , we need to re-implement this process of adding email verification in the project every time , so created this boilerplate out of personal needs. How we achieved this can be read here at our blog
Build scalable Laravel apps without compromising code quality and the least amount of technical debt. Effortless code navigation, onboarding and reviews. Tailored for Microservices and mindful of Monoliths.
Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces
Laravel Framework 5 Bootstrap 3 Starter Site is a basic application with news, photo and video galeries.