#thecodeholic search results

๐Ÿ”ฅPHP has spread operator as well. If you want merge two arrays, you can use new way to do so. ๐Ÿš€ #php #thecodeholic #phpcodes

thecodeholic's tweet image. ๐Ÿ”ฅPHP has spread operator as well.
If you want merge two arrays, you can use new way to do so. ๐Ÿš€

#php #thecodeholic #phpcodes

Customize Email Templates in Laravel #thecodeholic #laravel


PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary. ๐Ÿš€decbin() - That is all what you need. P.S. However knowing how it works is always good... #PHP #thecodeholic #phpcodes

thecodeholic's tweet image. PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary.
๐Ÿš€decbin() - That is all what you need.

P.S. However knowing how it works is always good...
#PHP #thecodeholic #phpcodes

Implement Roles & Permissions in Laravel + React #laravel #thecodeholic


Here is easy and clean way to sort array of associative arrays in PHP. usort($arr, $callback); #PHP #TheCodeholic #PHPCodes

thecodeholic's tweet image. Here is easy and clean way to sort array of associative arrays in PHP.
usort($arr, $callback);

#PHP #TheCodeholic #PHPCodes

Upgrade Laravel 11 to Laravel 12 #laravel #thecodeholic


Share Data Between Multiple Views inside Laravel #thecodeholic #laravel


Display Unescaped HTML Content in Laravel Blade Files #laravel #laravelcourse #thecodeholic


Custom Artisan Commands in Laravel #laravel #thecodeholic #artisan


Create a Website with 30+ Themes #laravel #thecodeholic #coding


๐Ÿ’ผ 5 roles, 3 user interfaces. Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€ #TheCodeholic #YouTubeTutorials #Laravel

thecodeholic's tweet image. ๐Ÿ’ผ 5 roles, 3 user interfaces.
Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ
Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€

#TheCodeholic #YouTubeTutorials #Laravel

Laravel Blade and JavaScript Frameworks #laravel #laravelcourse #thecodeholic


Rendering JSON content inside Laravel Blade files #laravel #laravelcourse #thecodeholic


๐Ÿ’ป Tailwind.css is a utility-first CSS framework that makes it super easy to create responsive and customizable websites. ๐ŸŒŽ Plus, its low-level approach allows more control and flexibility. Once you jump into Tailwind you won't want to go back...! #TailwindCSS #thecodeholic


Rendering JSON content inside Laravel Blade files #laravel #laravelcourse #thecodeholic


Laravel Blade and JavaScript Frameworks #laravel #laravelcourse #thecodeholic


Display Unescaped HTML Content in Laravel Blade Files #laravel #laravelcourse #thecodeholic


Share Data Between Multiple Views inside Laravel #thecodeholic #laravel


Customize Email Templates in Laravel #thecodeholic #laravel


Create a Website with 30+ Themes #laravel #thecodeholic #coding


Upgrade Laravel 11 to Laravel 12 #laravel #thecodeholic


Implement Roles & Permissions in Laravel + React #laravel #thecodeholic


Custom Artisan Commands in Laravel #laravel #thecodeholic #artisan


๐Ÿ’ผ 5 roles, 3 user interfaces. Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€ #TheCodeholic #YouTubeTutorials #Laravel

thecodeholic's tweet image. ๐Ÿ’ผ 5 roles, 3 user interfaces.
Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ
Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€

#TheCodeholic #YouTubeTutorials #Laravel

Here is easy and clean way to sort array of associative arrays in PHP. usort($arr, $callback); #PHP #TheCodeholic #PHPCodes

thecodeholic's tweet image. Here is easy and clean way to sort array of associative arrays in PHP.
usort($arr, $callback);

#PHP #TheCodeholic #PHPCodes

๐Ÿ”ฅPHP has spread operator as well. If you want merge two arrays, you can use new way to do so. ๐Ÿš€ #php #thecodeholic #phpcodes

thecodeholic's tweet image. ๐Ÿ”ฅPHP has spread operator as well.
If you want merge two arrays, you can use new way to do so. ๐Ÿš€

#php #thecodeholic #phpcodes

PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary. ๐Ÿš€decbin() - That is all what you need. P.S. However knowing how it works is always good... #PHP #thecodeholic #phpcodes

thecodeholic's tweet image. PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary.
๐Ÿš€decbin() - That is all what you need.

P.S. However knowing how it works is always good...
#PHP #thecodeholic #phpcodes

๐Ÿ’ป Tailwind.css is a utility-first CSS framework that makes it super easy to create responsive and customizable websites. ๐ŸŒŽ Plus, its low-level approach allows more control and flexibility. Once you jump into Tailwind you won't want to go back...! #TailwindCSS #thecodeholic


๐Ÿš€ 50K subscribers reached! ๐ŸŽ‰ Thanks for the support. I wouldn't be able to do this without you. Let's aim for 100K by the end of the year. Your likes, comments and shares make all the difference. #thecodeholic

thecodeholic's tweet image. ๐Ÿš€ 50K subscribers reached!
๐ŸŽ‰ Thanks for the support. I wouldn't be able to do this without you.
Let's aim for 100K by the end of the year. Your likes, comments and shares make all the difference. 
#thecodeholic

These are just a few of the many reasons why PHP is a top choice for web development! ๐ŸŒ Super easy to start ๐Ÿ†“ open-source ๐Ÿค strong community ๐Ÿ’พ robust database integration ๐Ÿ”ง Tons of built-in functions ๐Ÿš€Has many popular frameworks #PHP #webdevelopment #thecodeholic


PHP arrow functions are really cool. #PHP #webdevelopment #thecodeholic

thecodeholic's tweet image. PHP arrow functions are really cool.

#PHP #webdevelopment #thecodeholic

Another great addition in PHP 8.0. You sometimes don't remember which argument is first and which is second. #PHP #phpcodes #thecodeholic #newphp

thecodeholic's tweet image. Another great addition in PHP 8.0.
You sometimes don't remember which argument is first and which is second. 

#PHP #phpcodes #thecodeholic #newphp

You can write elegant code in PHP. But you need to know how to write it elegantly. #PHP #phpcodes #thecodeholic

thecodeholic's tweet image. You can write elegant code in PHP. But you need to know how to write it elegantly.

#PHP #phpcodes #thecodeholic

PHP arrow functions are really cool. #PHP #webdevelopment #thecodeholic

thecodeholic's tweet image. PHP arrow functions are really cool.

#PHP #webdevelopment #thecodeholic

๐Ÿ”ฅPHP has spread operator as well. If you want merge two arrays, you can use new way to do so. ๐Ÿš€ #php #thecodeholic #phpcodes

thecodeholic's tweet image. ๐Ÿ”ฅPHP has spread operator as well.
If you want merge two arrays, you can use new way to do so. ๐Ÿš€

#php #thecodeholic #phpcodes

PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary. ๐Ÿš€decbin() - That is all what you need. P.S. However knowing how it works is always good... #PHP #thecodeholic #phpcodes

thecodeholic's tweet image. PHP is full of ready functions. I remember 10 years ago in my data structures and algorithms class we learned how to convert decimal into binary.
๐Ÿš€decbin() - That is all what you need.

P.S. However knowing how it works is always good...
#PHP #thecodeholic #phpcodes

๐Ÿš€ 50K subscribers reached! ๐ŸŽ‰ Thanks for the support. I wouldn't be able to do this without you. Let's aim for 100K by the end of the year. Your likes, comments and shares make all the difference. #thecodeholic

thecodeholic's tweet image. ๐Ÿš€ 50K subscribers reached!
๐ŸŽ‰ Thanks for the support. I wouldn't be able to do this without you.
Let's aim for 100K by the end of the year. Your likes, comments and shares make all the difference. 
#thecodeholic

Here is easy and clean way to sort array of associative arrays in PHP. usort($arr, $callback); #PHP #TheCodeholic #PHPCodes

thecodeholic's tweet image. Here is easy and clean way to sort array of associative arrays in PHP.
usort($arr, $callback);

#PHP #TheCodeholic #PHPCodes

๐Ÿ’ผ 5 roles, 3 user interfaces. Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€ #TheCodeholic #YouTubeTutorials #Laravel

thecodeholic's tweet image. ๐Ÿ’ผ 5 roles, 3 user interfaces.
Iโ€™m currently working on one of the most complicated projects Iโ€™ve ever created for YouTube! ๐ŸŽฅ๐Ÿคฏ
Itโ€™s going to be massive... Stay tuned for updates! ๐Ÿš€

#TheCodeholic #YouTubeTutorials #Laravel

Another great addition in PHP 8.0. You sometimes don't remember which argument is first and which is second. #PHP #phpcodes #thecodeholic #newphp

thecodeholic's tweet image. Another great addition in PHP 8.0.
You sometimes don't remember which argument is first and which is second. 

#PHP #phpcodes #thecodeholic #newphp

Loading...

Something went wrong.


Something went wrong.


United States Trends