Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


· September 28, 2020 · ⋆ PHP Remember arrow functions which were released way back with PHP 7.4? Well, for reasons similar to above, this RFC can brin...
Bolt CMS has been officially released this week, bringing fruit to a two-year-long journey of extensive development. Bolt structures all content in ContentTypes...
How It Should Be Done In this article, you would learn: It is assumed that you know basic PHP if you are reading this. Laravel makes it very easy to de...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
The goal of the article is to create an API gateway, that doesn’t keep the state of the user in any storage, but authenticates using OTP based authentication. T...
This month I started to read a book called “Continuous Delivery with Docker and Jenkins — Second edition” from Rafal LESZKO. I’m a professor at the University E...

journal.highlandsolutions.com

Laravel’s Array Get for Statamic
Margaret Thatcher, Ronald McDonald, David Bowie, Zendaya, Vanessa down the street. It’s basically Laravel’s Arr::get() helper in Antlers. I used something simil...
Eric and John chat with Terri Morgan about her article on project metrics in the September 2020 issue. Copyright © 2002-2020 musketeers.me, LLC. — All amounts i...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Laravel is really beautiful, and after posting the Laravel resources post, I knew I would be creating this follow-up. It’s going to be exactly like the popular...

www.amitmerchant.com

Laravel Ecosystem Jargon
· September 24, 2020 · ⋆ LaravelLaravel, as a framework, has grown slowly but strongly since its inception and so is its ecosystem. The ecosystem here is all t...
The Man in the Arena by Carl Alexander There’s the Laravel application which I’ve talked about. For this article, we’re not going to make use of it, bu...
aravel offers some good tools for debugging and for many cases this may be enough — but if it gets choppy, a real debugger is simply unbeatable. In this small a...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Posted on Sep24th2020 by Matthias Noback The situation: our application throws exceptions by means of "talking back to the user". As developer we don't want to...
Add Server-Timing header information from within your Laravel apps. Use Git or checkout with SVN using the web URL. You can install the package via com...
Starting a laravel 8 application with jetstream and then passing the login to Google shouldn’t be hard. There should be a github out that there where’s someone’...
In the first three articles in this series, I walked you through how to use the API using GraphiQL, a web based tool included in Sonar. Using the Sonar GraphQL...