All Projects → bpocallaghan → titan-starter-website

bpocallaghan / titan-starter-website

Licence: MIT license
A Laravel Website and Admin starter project that helps you with the setup.

Programming Languages

Blade
752 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to titan-starter-website

Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (+843.14%)
Mutual labels:  crud, admin-dashboard
tefact
🏭 (Beta) 轻量级无代码/低代码 H5、表单编辑器。Lightweight no-code/low-code editor for website、H5 page and Form. Build your page without code!
Stars: ✭ 244 (+378.43%)
Mutual labels:  crud, admin-dashboard
Yaldash
👻 It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.
Stars: ✭ 338 (+562.75%)
Mutual labels:  crud, admin-dashboard
Silexstarter
Starter app based on Silex framework with mvc and modular arch, scaffold generator, and admin panel
Stars: ✭ 11 (-78.43%)
Mutual labels:  crud, admin-dashboard
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+2474.51%)
Mutual labels:  crud, admin-dashboard
React Admin Low Code
react-admin (via ra-data-hasura-graphql provider) + hasura = :)
Stars: ✭ 161 (+215.69%)
Mutual labels:  crud, admin-dashboard
Core Php Admin Panel
An Admin panel written in core php with CRUD, filters and pagination.
Stars: ✭ 124 (+143.14%)
Mutual labels:  crud, admin-dashboard
Appsmith
Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.
Stars: ✭ 12,079 (+23584.31%)
Mutual labels:  crud, admin-dashboard
Hacktoberfest-2021
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
Stars: ✭ 1 (-98.04%)
Mutual labels:  hacktoberfest2022
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (-5.88%)
Mutual labels:  crud
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+7.84%)
Mutual labels:  admin-dashboard
node-restafary
REST for CRUD file operations
Stars: ✭ 13 (-74.51%)
Mutual labels:  crud
TabBlazor
Blazor admin template based on Tabler UI
Stars: ✭ 222 (+335.29%)
Mutual labels:  admin-dashboard
softn-cms
Sistema de gestión de contenidos
Stars: ✭ 22 (-56.86%)
Mutual labels:  admin-dashboard
SlugTerra
Hactoberfest 2020-2022 Project
Stars: ✭ 35 (-31.37%)
Mutual labels:  hacktoberfest2022
win11React
Windows 11 in React 💻🌈⚡
Stars: ✭ 7,014 (+13652.94%)
Mutual labels:  hacktoberfest2022
avo
Ruby on Rails application building framework
Stars: ✭ 907 (+1678.43%)
Mutual labels:  crud
CSJsonDB
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
Stars: ✭ 75 (+47.06%)
Mutual labels:  crud
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-82.35%)
Mutual labels:  hacktoberfest2022
sam-python-crud-sample
This project is an example about lambda, SAM, dynamodb. This repository contains source code and supporting files for a serverless application that you can deploy with the SAM CLI. It includes the following files and folders.
Stars: ✭ 71 (+39.22%)
Mutual labels:  crud

Laravel CMS Starter

A Laravel Website with Admin access Starter project with AdminLTE theme and basic features.

  • Unit Tests (156 tests, 690 assertions)

Preview project here

Features

  • Admin LTE theme
  • Authentication
  • User Roles
  • Admin Navigation
  • Log and View Activities (website actions and admin resource changes)
  • Accounts
  • App Settings
  • Banners
  • Page Builder
  • Resources (Documents, Photos, Videos)
  • News
  • Shop
  • FAQ
  • Website: Contact Us

TODO

  • More Tests (pages, news)
  • Events
  • Testimonials

Setup (Basic)

  • Clone or Download the code
  • create your database
  • setup your virtual host (preview: http://titan.test)
  • open .env and update app information, database, mail
  • open database\seeds\UsersTableSeeder.php and set your admin user credentials
  • NPM (css and js): Install npm install and Run npm run prod

Setup (Advanced)

Thank you

My Packages Included

  • File Generators Laravel 5 File Generators with config and publishable stubs
  • Notify Laravel 5 Flash Notifications with icons and animations and with a timeout
  • Alert A helper package to flash a bootstrap alert to the browser via a Facade or a helper function.
  • Impersonate User This allows you to authenticate as any of your customers.
  • Sluggable Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].