
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… 🥳
laravel.com
Release Notes - Laravel 8.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
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. Happy Birthday Charlie Kirk 7,394 posts
- 2. Bears 90.6K posts
- 3. #Worlds2025 20.5K posts
- 4. Jake Moody 14K posts
- 5. Snell 25.1K posts
- 6. Falcons 52.1K posts
- 7. Bills 145K posts
- 8. Josh Allen 27.2K posts
- 9. Caleb 50.1K posts
- 10. Joji 32.8K posts
- 11. Jayden 23.1K posts
- 12. #BearDown 2,420 posts
- 13. Swift 291K posts
- 14. Ben Johnson 4,512 posts
- 15. #Dodgers 15.5K posts
- 16. Treinen 4,746 posts
- 17. Turang 4,416 posts
- 18. Roki 6,166 posts
- 19. Bijan 33.7K posts
- 20. #RaiseHail 8,470 posts
Something went wrong.
Something went wrong.