LaraQuiz is now open-sourced: create your own quiz sites easily!
A few weeks ago our team launched a new mini-project called LaraQuiz – for those who want to test their Laravel knowledge. Partly it was a showcase what can be generated with our QuickAdmin. Today we decided to put all the code on GitHub – feel free to create your own quiz sites.
6 Reasons Why We Don’t Have a Manual for QuickAdmin
Looking through adminpanel generator packages, they usually have some kind of a manual or documentation. Our QuickAdmin doesn’t. And that’s a deliberate decision – here are the reasons why.
Using QuickAdmin for Existing Laravel Project
We’ve been asked quite a lot about using QuickAdmin for already existing project. It’s not straightforward but possible: time to write a mini-tutorial about it.
Fixing stuff on live server is wrong? Not always.
Controversial topic I want to talk about. Among web-developers, there’s a rule of processes how things should be pushed to live version – they need to go through local testing, then staging server and only then deployed to live. Same even wiht production bugs – you need to reproduce them locally and only then properly fix and deploy. I believed that too, until started our QuickAdmin. Here’s our story.
NEW in QuickAdmin: Modules system
Today we’ve launched a new function in QuickAdmin called Modules. Basically, we’ve bundled CRUDs into modules which you can install or remove easily. Here’s a quick 2-minute video.
NEW: Roles/Permissions – with out-of-the-box Laravel ACL
Another new functionality in QuickAdmin – from now you can install a Roles/Permissions module and add permissions to your CRUDs. Here’s how it looks visually.
NEW in QuickAdmin: many-to-many relationships!
Finally we are launching a feature which was in the works for a long time. A lot of users requested many-to-many relationships and were waiting for them. So with our 1.0.3 version we’re ready for it!
Finally, QuickAdmin version 1.0! (introducing versioning system)
That day came at last. After endless tweaking and refactoring, we are confident enough to call our QuickAdmin a stable tool and announce official version 1.0.0! (party)
QuickAdmin is now available in 7 languages!
We live in a multi-cultural world with many different languages, so we felt the need to be closer to the community and make QuickAdmin available in not only English language. So there we go – it’s live!
Larancer – QuickAdmin-powered system to manage freelance business
Today I want to present to you a demo-project we’ve release to show the capabilities of our QuickAdmin. Larancer is a simple system for managing freelance business: projects, clients, income etc.