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…
github.com
GitHub - sagautam5/social-share-count: Count social shares of a url
Count social shares of a url. Contribute to sagautam5/social-share-count development by creating an account on GitHub.
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. Colts 45.9K posts
- 2. Rivers 55.9K posts
- 3. Brock Purdy 14.8K posts
- 4. #FTTB 6,351 posts
- 5. Niners 8,229 posts
- 6. Kittle 8,422 posts
- 7. Ballard 2,842 posts
- 8. Dee Winters 1,986 posts
- 9. #WWERaw 21.5K posts
- 10. #SFvsIND 2,189 posts
- 11. Tonges 1,242 posts
- 12. #ForTheShoe 2,410 posts
- 13. Adam the Woo 2,245 posts
- 14. Jennings 15.5K posts
- 15. Alec Pierce 3,573 posts
- 16. Jonathan Taylor 3,292 posts
- 17. Tyler Warren 2,356 posts
- 18. #LADS2ndAnniversary 5,694 posts
- 19. gaten 3,037 posts
- 20. Pelicans 4,808 posts
Something went wrong.
Something went wrong.