Hi,
Finally this day has come - we know that Laravel Nova is an adminpanel! Which is interesting to our team, cause it's direct competitor to our QuickAdminPanel, so we should be afraid of running out of business?
After watching Taylor's keynote about Nova (link in the list below) and reading about Nova, I can safely say that it's a product for a niche audience. To use Nova, you would have to not only pay $99/199 per site, but also adapt Vue.js, Tailwind CSS and its own Nova mini-language. So the financial/learning curve is pretty big, but we'll see, as a product Nova does look very impressive.
It still has like 10-20% of the features of current adminpanels like Voyager/Backpack/QuickAdminPanel, but it's early days, and we will see how it evolves. At least, it doesn't change anything in our strategy to launch a completely new version of QuickAdminPanel in late 2018, I will talk more about it when the time comes.
Meanwhile, a lot of useful packages and articles below, have a nice read!
Content from LaravelDaily Team
Everything about new Laravel Nova
Laravel Nova - Official website
nova.laravel.com
Nova is a beautifully designed administration panel for Laravel. Carefully crafted by the creators of Laravel to make you the most productive developer in the galaxy. Configure your entire Nova dashboard with simple PHP code. None of your Nova configuration is stored in the database.
Laravel News: Introducing Laravel Nova
laravel-news.com
We’re thrilled to announce Laravel Nova, a “beautifully designed administration panel for Laravel” created by the Laravel team. The level of customization available in Nova is mind-blowing, and it’s quite intelligent out-of-the-box once you configure Nova resources for your application.
Content from Laravel Community
Laravel Vue JS Image Upload Example with Demo
itsolutionstuff.com
In this tutorial, I would like to share with you how to image upload using vue js laravel 5.6. We will image upload step by step from scratch so, don't worry if you are new with laravel or vue. we will use axios for post request and also pass csrf token with file upload in laravel 5.6.
Laravel Handlers
laravel-news.com
Laravel Handlers is a package by Ilya Sakovich for creating single-action request handlers. The idea of a request handler is a single-action controller which means that a unique class handles each request.
A new website for Spatie: backend highlights
medium.com
For the first time in 4 years we completely redesigned our company website. We launched it today. The site is a simple Laravel app with some technical niceties. True to form we also open sourced the app, you can find the code in this repo on GitHub.
How to improve my controller?
www.reddit.com
Discussion on Reddit. When I store a new payment, I have to update the invoice and check if the amount of the pay is grater that the invoice amount: if true, I charge the rest as a credit for the client.
Build SaaS-like apps with Plans & Guadian
medium.com
Hey, i love to see the internet growing up in this fast-paced way of selling products and having to make customers happy is a pretty hard task. SaaS apps are pretty much the core of some projects nowawdays.
Count Models With the Laravel Visits Package
laravel-news.com
Laravel Visits is a package by Bader Almutairi for attaching counters to any model to track visits with tags. The main features this package provides, include the following: The geo data for the country functionality is provided through the Torann/laravel-geoip package.
beyondcode/laravel-xray
github.com
When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template.
That's it for this time, see you in the next issue, next Thursday! Povilas Korop LaravelDaily Team
|