Skip to content
Laracoding Logo
Search
  • Backend
  • Database
  • Frontend
  • Third Party

Archives: Blog

link to Seeding After Migrating in Laravel: Two Methods Compared

Seeding After Migrating in Laravel: Two Methods Compared

Seeding right after migrating is commonly used to fill tables with initial data. In this guide we'll learn 2 ways to seed a table with project statuses.

Continue Reading
link to How to Use a WHERE LIKE Condition in Laravel Eloquent

How to Use a WHERE LIKE Condition in Laravel Eloquent

In this tutorial, you'll learn to use WHERE LIKE in Laravel Eloquent in an example application. We'll create a model, migration and seeder and search using LIKE

Continue Reading
link to How to Call an External API Using Laravel (Tutorial)

How to Call an External API Using Laravel (Tutorial)

In this tutorial, you'll learn to add calls an external API using the Laravel Http facade. You'll make API calls to display posts, delete or update them.

Continue Reading
link to How to Encrypt and Decrypt Model Data Using Casts in Laravel

How to Encrypt and Decrypt Model Data Using Casts in Laravel

In this guide you'll learn how to use the 'encrypted' cast in your Eloquent Models to auto encrypt and decrypt sensitive data and ensure it is stored securely.

Continue Reading
link to How to Search a JSON Column Using Laravel Eloquent

How to Search a JSON Column Using Laravel Eloquent

In this guide, we'll create a 'Car' model + migration with a JSON column, seed some test data and search through the JSON data using Laravel Eloquent queries.

Continue Reading
link to How to Use Bootstrap Pagination in Laravel Blade (Tutorial)

How to Use Bootstrap Pagination in Laravel Blade (Tutorial)

In this step-by-step guide, we'll build an app that seeds 10,000 movies into a table and shows them in a paginated list using Bootstrap and Laravel Blade.

Continue Reading
« PREV Page 1 … Page 3 Page 4 Page 5 Page 6 Page 7 … Page 15 NEXT »

About Us

Laracoding.com is a blog created to help Laravel enthusiasts of all levels to develop their skills. The blog is run by Johan van den Broek, a seasoned Laravel developer who is passionate about sharing his knowledge to make Laravel development more accessible to everyone.

Legal Disclaimer

Laracoding is owned and operated by VisionFlow Media, a company owned by Johan van den Broek, based in Lieren, the Netherlands.

    Laracoding Logo

    Contact

    Veldbrugweg 8
    7364 AE Lieren
    The Netherlands

    +31(6) 12475245
    info@laracoding.com

    More information

    • About Laracoding
    • About Johan van den Broek

    Help

    • Privacy Policy
    • Contact
    • Sitemap

    © 2025 VisionFlow Media
    • LinkedIn
    • Twitter