
Stack Learning
@StackLearning
A programming blog on php and laravel
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…
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…
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…
🥳 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 الاتجاهات
- 1. Ohtani 161K posts
- 2. Carson Beck 15.2K posts
- 3. Dodgers 204K posts
- 4. Dodgers 204K posts
- 5. Miami 96.1K posts
- 6. Louisville 25.5K posts
- 7. Nebraska 16.4K posts
- 8. Brewers 49.1K posts
- 9. #SmackDown 51.9K posts
- 10. #BostonBlue 7,559 posts
- 11. Babe Ruth 2,429 posts
- 12. #NLCS 12.2K posts
- 13. Rhule 4,006 posts
- 14. 3 HRs 9,143 posts
- 15. Minnesota 46.6K posts
- 16. Jeff Brohm 2,630 posts
- 17. George Santos 72.4K posts
- 18. Raiola 3,302 posts
- 19. 10 Ks 3,583 posts
- 20. #OPLive 2,996 posts
Something went wrong.
Something went wrong.