Latest Laravel/PHP Articles

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


KPHP is a PHP compiler. It compiles a limited subset of PHP to a native binary running faster than PHP. KPHP wouldn't compile just any random PHP code:...
This is continuity form the previous post https://dev.to/nasrulhazim/laravel-scout-create-a-single-api-endpoint-for-searching-purpose-only-1bj4. I was asked if...
Today, I had a request, to improve how searching should work in the application which my team currently working on. The searching mechanism that implemented at...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Create a folder named api in routes Copy routes\api.php into the api folder Rename api.php to v1.php Route::prefix('api') ->middleware('api') ->namespa...
Since day one, Laravel Nova has been a powerful drop-in administration panel for your Laravel applications. In fact, Nova has received 64 releases since April....
https://dev.to/sureshramani https://tailwindcss.com/?ref=techvblogs.com is a modern CSS framework. It is a utility-first-based framework and provides you with a...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel 9 IPv6 validation example; Since IPv6 (Internet Protocol version 6) is the newest addition to Internet Protocol, It is way better than IPv4. In this tut...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
During a workshop we were discussing the concept of a https://matthiasnoback.nl/2022/09/is-it-a-dto-or-a-value-object/. The main characteristic of a DTO is that...
Laravel Open Graph Images is a fantastic package that enables you to dynamically create Open Graph images for your website. The package will then generate the 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.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Today, we are going to list the +20 best PHP projects that were built using Laravel. I have used https://laravel.com/ to develop my own web apps and found it to...
Laravel Exchange Rate is a simple Laravel package used for interacting with the http://exchangeratesapi.io/ API. 'Laravel Exchange Rates' allows you to get the...

juststeveking-uk-astro.pages.dev

An adventure with Graph Databases
From code to node, was the idea I wanted to accomplish when I first started designing some open source packages 4 days ago. https://neo4j.com/ is a fantastic gr...