Latest Laravel/PHP Articles

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


Hi, I’m Valerio, software engineer and CTO at Inspector. One of the most readed article I’ve posted on our blog is related to a queue and jobs configuration in...
If you’re a Laravel developer and you’re not using these following Visual Studio Code extensions, I highly suggest you start using them. What developer doesn’t...
ShellWrap – Shell Wrapper: ShellWrap allows you to work powerful Linux/Unix command line tools in PHP through an easy syntax: https://github.com/MrRio/shellwrap...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Not the best approach. Just one approach. At least to help with thinking. to start with. /*Create two users one with only read permission, another with read-wri...
/* now bind the parameters to it */mssql_bind($stmt, "@id", $id, SQLINT4, FALSE);mssql_bind($stmt, "@name", $name, SQLVARCHAR, FALSE);mssql_bind($stmt, "@email"...
The name of the functions may closely resemble the functionality.
It might be so annoying that lots of hours, even days would have been bygone trying to fixing this kind of error. Rejoice because you will never spend much time...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
With the release of PHP 7.4 (today), the language has some great updates that can improve development. These changes include: You may want to get it running on...
Listening for Model Events in Laravel can sometimes be a tedious task. It usually becomes quite unmanageable to maintain when a client or application requires a...
Class properties now support type declarations. The below example will enforce that $user->idcan only be assigned integer values and $user->name can only be ass...
In many cases it is useful to create a validation so that the texts sent by a request have a certain format, this task is extremely simple in Laravel, even if t...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Datatables provides us quick search, pagination, ordering, sorting and etc. It fetches the records using eloquent model using ajax query. It will istall latest...
Websockets are cool. They are really helpful if you want to show real-time activities from your users (or perhaps some queue jobs). Now, if you are afraid of th...
PHP 7.4.0 GA stable release is out now. Centmin Mod 123.09beta01 LEMP stack has been updated to support PHP 7.4. I posted some comparison benchmark for REMI Yum...
Instead of forcing you to change how you write your app, it bootstraps tenancy automatically, in the background. Two commands is all you need to get started.