LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.

Overview

LaraAdmin 1.0

Total Downloads Build Status Latest Stable Version Latest Unstable Version License Code Triagers Badge

LaraAdmin is a Open source CRM for quick-start Admin based applications with features like Advanced CRUD Generation, Schema Manager and Workflows.

Website: laraadmin.com
Creator: @gdbhosale, Dwij IT Solutions

Features:

Module Manager:

You can create and edit Modules without touching code. It generate CRUD methods and views on the go from your schema, which can be customized. [Schema based migrations done]

Workflows:

Workflows governs the automation of business processes like Tasks, Events and many others according to set of procedural rules. (Cron Events) [Under Development]

User Management:

Easy user Management with features like Employees, Roles, Groups, Departments and Access Control. [Under Development]


Snapshots:

CRUD Model Listing & Add:

LaraAdmin CRUD Model Add

CRUD Model View:

LaraAdmin CRUD Model View

Online Code Editor: Online Code Editor

Installation & Documentation

Documentation for the LaraAdmin can be found on the LaraAdmin website.

Contributing

Thank you for considering contributing to the LaraAdmin. Please read features doc

Bugs, improvements & Security Vulnerabilities

If you discover a bug or security vulnerability within LaraAdmin, please send an e-mail to Ganesh Bhosale at [email protected]. All requests will beaddressed promptly.

Issues

If you come across any issue/bug please report them here.

License

LaraAdmin is open-sourced software built by Dwij IT Solutions and contributors and licensed under the MIT license.

Credits:


Brought to you by

Comments
  • install issue?

    install issue?

    I ran the install as described in the instructions with a mysql database and received this error

    [Exception] LAInstall::handle Unable to install : Unable to generate migration for Students : Invalid view_column_name. 'This should be database friendly lowercase name.'

    opened by kirchaj 17
  • Array to string conversion error

    Array to string conversion error

    Thanks for the good work.

    However whenever I try to create a new record or edit an existing record, I get this error message:

    ErrorException in /home/vagrant/Code/eaas/vendor/dwij/laraadmin/src/Models/Module.php line 537:
    
    Array to string conversion
    

    I am on Laravel Homestead with:

    • Laravel v5.2
    • dwij/laraadmin v1.0.12

    I can't figure out what's wrong.

    bug 
    opened by richardkeep 12
  • Setting Cache Array

    Setting Cache Array

    First time using la:install and setting cache to array does not work. setting is written to the .env file but the install files. The seond run of la:install gets through

    opened by mgazelle 9
  • Make Package 5.3 Supported - Work under Progress

    Make Package 5.3 Supported - Work under Progress

    We need so many changes including routes location and others.

    https://laravel.com/docs/5.3/upgrade#5.2-deprecations

    Please raise the issues if anything missing.

    Regards,

    enhancement 
    opened by gdbhosale 9
  • How do the users work?

    How do the users work?

    Hi, I'm new on your amazing project, and I'm trying to understand how Users management works.

    I've seen :

    • User model with a UserType, and with the first user
    • A Employee Model, but without link with UserType or globally with User, and with the same first user
    • A Role Model but without any link with the both previous models, with the role of the first user

    How have you planned to manage access with all of that?

    Thank you for your answer, and again, for your amazing job!

    enhancement 
    opened by mathieutu 9
  • Class 'Dwij\Laraadmin\LAProvider' not found when installing with php artisan la:install

    Class 'Dwij\Laraadmin\LAProvider' not found when installing with php artisan la:install

    I've followed the instructions on http://laraadmin.com/docs/1.0/installation#install

    I receive an error when I get to the step of running php artisan la:install

    The Error is: [Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Dwij\Laraadmin\LAProvider' not found

    I tried installing 3 times, twice with a local composer installation and once with a global composer installation - both resulting in the same error.

    How can I get this installed and working?

    opened by NicholasDShaw 6
  • unable to type password in cmd

    unable to type password in cmd

    i have install laraadmin everything is install fine when super admin creation i am unable to enter the password when i leave it blank i am unable to login to laraadmin panel

    opened by azarzaza 6
  • DataTables warning: Table id=example1 - Ajax Error

    DataTables warning: Table id=example1 - Ajax Error

    I just create one module and when i try to login for list records,, i see this message and don't see any record

    DataTables warning:table id=example1 - Ajax error. For more information about this error, please see http://datatables.net/tn/7

    other information, I can see form for add new record, and confirmed that it save it on database. 2016-10-31_15-46-08 2016-10-31_15-46-29 2016-10-31_15-46-56 2016-10-31_15-47-30

    opened by juanlock 5
  • Datatables  - File Export

    Datatables - File Export

    Hello , that really awesome project, and thanks a lot.

    I would like to implement some reports of tables for my customer.. and would like some guide for to get the option File Export and print on the Datatables ? https://datatables.net/extensions/buttons/examples/initialisation/export.html

    Could you help me ?

    help wanted 
    opened by juanlock 5
  • Displaying Foreign Table value

    Displaying Foreign Table value

    If you use the @ directive in the column definition to reference a foreign table for values, you can not show the value of the selected item in the index view. Instead the stored ID of the foreign table will be shown

    Any plans to change this?

    Thank you

    opened by mgazelle 5
  • Error install: Please set Cache Driver to array in .env (Required for Ziz aco\Entrust)

    Error install: Please set Cache Driver to array in .env (Required for Ziz aco\Entrust)

    I tried to install Laraadmin and receive error message like this:

    untitled

    Before, I installed success Laraadmin. But at this time, I can't install.

    I don't know a reason, I read other issues and see your package compatible with Laravel 5.2.

    I checked with command at my project:

    php artisan --version

    The result is:

    Laravel Framework version: 5.2.45.

    opened by vanloc0301 5
  • Need to use laraadmin with latest versions of laravel

    Need to use laraadmin with latest versions of laravel

    currently we have developed an application with laraadmin package with laravel version 5.2 and now we want to upgrade our laravel to the latest version , The problem is laraadmin is not supporting the latest versions of laravel . So can you please suggest to me any better idea how i can move to the latest version of laravel by using the same laraadmin . AS this is a major concern in moving the application to production can you please provide me with better solutions for this. Expecting an early response from you .

    opened by lakshmineelblue 1
  • Moving Proejct From one server to another Image issue

    Moving Proejct From one server to another Image issue

    When I move the whole project with images to the live server images not found error occurs,

    Images that are uploaded from local server not showing but the images that are uploaded from the live server it showing,

    If i can the path of the uploads table it will work, but there are hundred of uploads images i cannot change the path of the all images one by one

    any solution?

    opened by daniyalbutt 1
  • All the pages for Default modules deleted/changed when I click Generate Module

    All the pages for Default modules deleted/changed when I click Generate Module

    So it happened, Like this,

    In order to revert back the changes I did to module's Views and their related controller, model, etc.

    I clicked Generate Module by going to each module in the Module Listing. I also clicked Generate Module in the Default Modules.

    I didn't noticed it then, but when I tried to go to the Roles/Users/Employee modules (which are the default modules). I found the code related to these modules changed/deleted.

    So many functionalities like change password, Permissions View etc. were removed.

    There should've been a check to not being able to generate these modules or something. Or these views and code which is specific to the default modules should've been separated out from the common code of each module.

    It made my head scratch for an entire day on who made these changes.

    opened by singhhrpreet 0
  • Model table within a different model

    Model table within a different model

    Hey guys I wanted to know if anyone could point me in the right direction to include a table from one model into another. So if I make a model that has a relationship to a customer and it has many I would like to phrase the table out with the ones that compare to that user. I was able to get that information into it by ` $equipment = DB::table('equipment')->where('customer', '=', $customer['id'])->get();

    	<table id="example1" class="table table-bordered">
    	<thead>
    	<tr class="success">
    		@foreach( $equipment as $col )
    		<th>{{ $col->type }}</th>
    		@endforeach
    	
    		<th>Actions</th>
    	
    	</tr>
    	</thead>
    	<tbody>
    		
    	</tbody>
    	</table>
    

    `

    But this method seems to not work great. If the customer does not have a relation it will show blank rows in the table. The table also doesn't display the title of the rows of the table properly.

    opened by nickkecooper 1
Releases(1.0.40)
Owner
Dwij IT Solutions
Dwij IT Solutions is distinct Cost effective Web Design, Web Development and Mobile Application Development Company in Pune, India
Dwij IT Solutions
A seamless django like admin panel setup for Laravel. Simple, non-cms table manager for admins.

Seamless Admin Panel A seamless Django-like admin panel setup for Laravel. Simple, non-cms table manager for admins. Installation steps Require the Pa

Advaith A J 15 Jan 2, 2023
Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.

Note: This package is only used by Backpack v3. Starting with Backpack v4, everything this package does is included in Backpack/CRUD - one package to

Backpack for Laravel 845 Nov 29, 2022
An account management Panel based on Laravel7 framework. Include multiple payment, account management, system caching, admin notification, products models, and more.

ProxyPanel įŽ€äŊ“中文 Support but not limited to: Shadowsocks,ShadowsocksR,ShadowsocksRR,V2Ray,Trojan,VNET Demo Demo will always on dev/latest code, rather

null 17 Sep 3, 2022
A Laravel admin panel which is creating CRUD for your application automatically.

Adds a zero configuration Admin Panel to your Laravel Application Installation You can install the package via composer: composer require max-hutschen

42coders 10 Aug 24, 2022
A simple and clean boilerplate to start a new SPA project with authentication and more features from fortify

A simple and clean boilerplate to start a new SPA project with authentication and more features from fortify. Its like the little sister of Jetstream, but as SPA.

Tobias Schulz 11 Dec 30, 2022
Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE

Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.

Backpack for Laravel 845 Nov 29, 2022
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go

Pterodactyl Panel Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodac

Pterodactyl 4.5k Dec 31, 2022
Laravel CRUD Generator This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.

Laravel CRUD Generator This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless develop

AppzCoder 1.3k Jan 2, 2023
Api first backend boilerplate build with laravel đŸŽ¯ you can use as a template 😉

Laravel Backend Template i use this as a starting point for my backend projects , it saves time with basic auth functionalities and has code examples

Hijen EL Khalifi 4 Nov 14, 2022
Laravel Package for crud generation

Crud and API Generator Package Package which let's you automate tedious CRUD Operations. Requirements Laravel Version: >= 8.0 PHP Version: >= 7.3 Comp

Niraj Basnyat(badass) 12 Mar 29, 2022
Admin Columns allows you to manage and organize columns in the posts, users, comments, and media lists tables in the WordPress admin panel.

Admin Columns allows you to manage and organize columns in the posts, users, comments, and media lists tables in the WordPress admin panel. Transform the WordPress admin screens into beautiful, clear overviews.

Codepress 67 Dec 14, 2022
a free, open-source dashboard panel starter kit for Laravel

QAdmin a free, open-source dashboard panel starter kit for Laravel. Just intall and everything is ready Tech Stack Client: ruangAdmin, Bootstrap, Jque

null 30 Oct 11, 2022
Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.

⚙ī¸ LittleLink Admin LittleLink Admin is an admin panel for littlelink that provides you a website similar linktree. ?? Features creating a link page w

Khashayar Zavosh 70 Oct 29, 2022
Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.

LittleLink Admin is an admin panel for littlelink that provides you a website similar linktree.

Khashayar Zavosh 70 Oct 29, 2022
The Laravel Boilerplate Project - https://laravel-boilerplate.com

Laravel Boilerplate (Current: Laravel 8.*) (Demo) Demo Credentials Admin: [email protected] Password: secret User: [email protected] Password: secret Offici

Anthony Rappa 5.4k Jan 4, 2023
:elephant: A Laravel 6 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.

Laravel Vue Boilerplate A Laravel 6 Single Page Application boilerplate using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass and Pug with: A users

Alefe Souza 533 Jan 3, 2023
Basic Crud Generator (With Code Files, like GII (YII2)) Using Laravel, Livewire and Tailwind CSS

LiveCrud Live Crud Generator. This package generates Basic Crud with Livewire. Features Generate Complete Crud With Livewire Component and Blade Files

Ritesh Singh 28 Oct 12, 2022
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting

React Laravel Boilerplate This is the boilerplate that I personally use for getting projects off the ground quickly using my favourite stack of techno

Carwyn Stephen 174 Jan 6, 2023
Boilerplate between the Magento API and ImportExport, so that you can do fast Array/XMLRPC/SOAP based product imports.

Boilerplate between the Magento API and ImportExport, so that you can do fast Array/XMLRPC/SOAP based product imports.

Daniel Sloof 249 May 30, 2022