@StackLearning Profile picture

Stack Learning

@StackLearning

A programming blog on php and laravel

Similar User
Magnus S 🇸🇪 photo

@LordPansar

Kevin Vizconde photo

@KevinVizconde

Pinned

A thread on how to create well structured restful api in laravel. #php #laravel #api stacklearning.com


Some time we need to count the number of times a particular url is shared on a social media. We have recently created a laravel package to count these values. Currently Facebook, Pinterest and Reddit share counts are supported. #php #laravel #package github.com/sagautam5/soci…


In order to improve our search, we need case insensitive search so that search outcome will not be affected by case of search key phrase. #php #laravel #case #insensitive #search Read More At: stacklearning.com/post/case-inse…


We need break statement in while loops on frequent basis but sometime we need this statement in for/foreach loops as well. We can use laravel blade directives to skip/end the iteration. #php #laravel #blade #break #foreach #loop Read More At: stacklearning.com/post/how-to-br…


Cyclic sequence referes to a sequence of points in a circle in clockwise or anticlockwise direction. We are implementing sequence of number from any point in both direction using php. #php #function #cyclic #sequence Read Full Article Here: stacklearning.com/post/how-to-ge…


Validating plural word for form input data seems difficult and complex task but its pretty simple using few lines of code. #php #laravel #plural #word #validation Read More At : stacklearning.com/post/how-to-va…


It's really simple to share a variable across multiple views in laravel. The idea of view composer comes with it. #php #laravel #view #compser Read More At: stacklearning.com/post/using-vie…


Stack Learning Reposted

Laravel provides large set of validation rules but sometime that are not enough for our requirement and need custom rule for our purpose. Laravel provides closure as well as custom rules for validation. #php #laravel #custom #validation Read More : stacklearning.com/post/create-cu…


Firebase notification is one of the most common functionality needed when we make web services for mobile devices in laravel. We might have to send firebase notification on some events or custom cases. #php #laravel #firebase #notification Read More : stacklearning.com/post/send-fire…


Sometime laravel builtin pagination might not enough when we need paginated data from array with large no of items. We can achieve built in like pagination using length aware paginator in laravel. #php #laravel #custom #pagination Read More : stacklearning.com/post/how-to-ma…


Stack Learning Reposted

Mom: Call your friends Me: okay.. hold on.. yourFriends();


If you want to make more efficient search, you need case insensitive search so that uppercase lowercase doesn't affect the search result. Its pretty simple to implement this in laravel. #php #laravel #case #insensitive #search Read More: stacklearning.com/post/case-inse…


Stack Learning Reposted

🥳 Laravel 8.x has been released! Includes support for Jetstream, job batching, powerful model factories, migration squashing, improved rate limiting, and more! laravel.com/docs/8.x/relea… 🥳


We can use isset php function for checking existence of shared variable, object property, array key with not null value in laravel. #php #laravel #isset #function Read More : stacklearning.com/post/common-us…


United States Trends
Loading...

Something went wrong.


Something went wrong.