Hello guys :D
I have new project in Laravel, but I can't decide to go from scratch or to use some Laravel CMS from GitHub.
System needs to have:
User management ( login, reg... with user roles and permissions )
Blog posts ( CRUD )
Pages
Companies ( create companies and connect them with users )
Events ( different types of events: Meetup , Traning , Conference )
User registration on events ( and paypal payment )
Invoices
I have experience with Laravel and I have no problem with how to do it.
So is there some good Laravel CMS that you can recommend for me?
I would like to skip User management , Posts, Pages... boilerplate ... and on top of that I would implement events, invoices, payment gateway...
Or maybe to go from scratch?
You dont need to do from Scratch
Check LaraAdmin...
LaraAdmin - Open source CRM for laravel which acts like CMS as well. Inspired by SugarCRM Philosophy over Data Types and Access. Whether it is a closed System or Open. This helps your manage tables and data on the go. (Without typing any code :)) Just Commands
http://laraadmin.com http://github.com/dwijitsolutions/laraadmin
This act as Laravel Admin Panel + CMS + CRM (All in One)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community