Code Theory

Backend

PHP & Laravel

Laravel views and auth, and PHP libraries for real-world file formats.

PHP & Laravel guides on Code Theory
Guide Length API status
PHPExcel Set URL Font Styles (Color and Underline)

When creating excel files using PHPExcel, on setting a hyperlink the cell value’s styling is generally not affected.

145w Current
Fixing Laravel Basic Auth Failure

Today, as I deployed my Laravel application, I received an email from my client mentioning that the basic authentication wasn’t working on the production…

242w Current
Send Newsletters or Email Marketing Campaigns via Amazon SES with Sendy (PHP app) for Cheap (a Review)

Email newsletters is one of the most effective way to execute your marketing campaigns by reaching out directly to your subscribers who are basically your…

762w Current
Laravel Render a View and Store the Contents in a Variable

Sometimes one may want to load a View with some PHP data passed to it and store it in a variable inside the Controller’s action.

137w Current
How to execute multiple queries in the backend Mysql database through PHP computer programming language

Communication with a backend database management system gets easier due to the specific support for the task by different computer programming languages.

1194w Current
How to execute a sql query in Mysql with PHP

PHP comes with all the required tools for connecting and interacting with a Mysql database in the backend.

476w Current

More in Backend

All Backend →