Latest Laravel/PHP Articles

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


Time for the last—and my favorite—post in the Vite series: using Inertia.js. Inertia suggests two ways to resolve views in the docs: with require or with import...
In this example, I explain laravel Str slug() function. Laravel Str slug() function generates a URL friendly slug from the given string. We will show how to use...
We’ve brought a brand new feature to JetBrains Marketplace – Plugin Ideas! It’s a place for sharing ideas for plugins and functionality missing from IntelliJ-ba...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
My wife uses WordPress for her blogging and Dropbox to share her resources with her newsletter subscribers. She wanted to move her resources in Dropbox to her w...
Vite supports JSX out of the box, so there are no additional steps to get started with React. However, you’ll probably want to enable React Refresh for a better...

onlinewebtutor-blog.medium.com

How to Create Custom Route File in Laravel 8
If we are building large project in web, then surely we have several routes. Do we think if we write all routes into a single file then it will be manageable, N...

iamsudeep.medium.com

Laravel 8’s new features
we will discuss some of them in this blog. Laravel Jetstream provides application scaffolding for Laravel also the perfect starting point for your next project...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Further links: Legal notice and Privacy policySven Hofmann is a freelance web developer from Germany with a B.A. in Media Design from Hof University The content...
With the use of the right PHPUnit assertions, you can get the most benefit out of PHPUnit. In this post, we will look into some popular and very useful PHPUnit...
Laravel artisan provides a command palette to operate with laravel application. We can create like controllers, components, models, migrations etc. In case if w...
Last month we started our second big project with Inertia.js. The development of the first one is well underway, and with the recent announcement of Server-Side...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I propose using Carbon library because it is easier and this library has been proven and maintained. I have 2 commands that needs to run every 15 minutes altern...
Inside this article we will one more important concept of laravel i.e REST api development in laravel 8 with Sanctum authentication. We will create a secure set...
For PHP, there is a lot of free or paid solutions in the market. PhpStorm should be the best PHP IDE in the market with cutting-edge PHP features with all popul...
Whether you’re on a greenfield project or an archaeological expedition into legacy code, this month we have articles on serverless PHP stacks with AWS, function...