At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

10 Essential Laravel 5 Packages developers Should Use

We all knew that Laravel is one of the fast growing PHP frameworks now a days and one of the great advantage of using Laravel packages are that they will allow us to access all the features of the framework that are offered to host the application, including routing, database migrations, tests, views and some […]

  • Nithin Kumar C N
    Nithin Kumar C N
  • September 26, 2018

CRUD Operation With Laravel 5.7 – Learn Everything From Scratch!

Laravel continuously releasing it’s new versions with stable features and advanced life time support which is well maintained and equally balanced to get the job done. Definitely Laravel gonna be the big advantage if you guys planning to hit the big projects. While wondering upon these advanced features of Laravel, today am planning to discuss […]

  • Harikrishnan R
    Harikrishnan R
  • September 20, 2018

Best Laravel Security Practices You Must Try It Out!

Laravel is one of the best PHP framework that are currently available and security is one important feature that we need to consider while designing web applications to assure the users that their data is secured. Laravel also provides several security mechanisms to secure the website. However best it is, it is  always best to ensure […]

  • Nithin Kumar C N
    Nithin Kumar C N
  • September 20, 2018

How To Create A Custom Validation Rule In Laravel

Laravel is a great PHP framework, it changed the way we write code by borrowing the best practices from great tools like Symfony, Ruby on Rails and it’s been evolving with lot of best practices on its own. On the go, Laravel also minimizes our boilerplate by providing a lot of helpers, functions, etc. Indeed, […]

  • Vignesh M
    Vignesh M
  • September 19, 2018

Laravel Eloquent Relationships – Part 2

In our previous blogs, we had clearly discussed about the Laravel eloquent relationships and i also addressed you guys that i will continue this topic in part 2. So as i promised, here am releasing you the another part of Laravel Eloquent Relationship and this time, we’re bit close to cover all the concept of […]

  • Harikrishnan R
    Harikrishnan R
  • September 10, 2018

A Guide To Laravel Eloquent Relationships – Part 1

In our previous blogs, we had discussed more about Laravel and it’s features, also the future advancements and so on. But today we’re getting bit closer to Laravel and will jump into the world of Laravel Eloquent relationships. As we all aware about the Laravel eloquent relationships which is currently introduced and available from laravel […]

  • Harikrishnan R
    Harikrishnan R
  • August 29, 2018

Laravel API – How to Build REST API with Laravel 5.5 / Laravel 5.6

Laravel is an excellent framework which nicely balances the gap between Symfony (The powerhouse of an enterprise framework) and Codeigniter (the small, easy learning framework). That’s the reason why Laravel became the de-facto choice for most developers and organizations. With the right choice, let’s step into the concept of “Build a REST API with Laravel.” […]

  • Vignesh M
    Vignesh M
  • February 8, 2018

Migrate Your Laravel 4 Application To Laravel 5

Laravel releases a new version very frequently. Recently I have migrated my laravel application to the latest version and found that it may be little difficult for the beginners. So here in this blog, I am going to provide you some tips which help you to upgrade your Laravel 4 application to Laravel 5. (Both […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • October 16, 2017

11 Quick Tips To Optimize A Laravel Application

There are several ways you can improve the performance of the Laravel application. Recently I have developed an application using the Laravel framework. Even though the possibility of having performance issues while using this framework is quite less. But when developing complex applications developers may forget to focus on the performance-related things while focusing on application […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • September 27, 2017

Laravel Development : How to force a browser to refresh CSS and JS files on an update

In this article we shall see how, in the Laravel Development environment, we can force the browser to refresh its cache. As much as it is necessary for browsers to effectively use their cache, sometimes it poses a problem. Whenever a website is loaded for the first time the CSS and JS files are cached […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • September 8, 2016