Installing a Laravel project in WAMPSERVER/Windows system
Since Laravel has become an outstanding framework now-a-days, most of the developers are trying to switch to this awesome framework. I t
Since Laravel has become an outstanding framework now-a-days, most of the developers are trying to switch to this awesome framework. I t
Heroku is one of the most popular Cloud Platform now-a-d
If you’re builiding a multilingual site you may want to guess the user’s language in order to provide the correct content and still let her decide afterwards which language to use. So this a is two part problem:
Find a way to detect th
In this tutorial we will be creating an app with ionic framework (a brilliant mobile app development framework by drifyco). We will be using the api that i have created in my previous blog post to get data from the server which is created in Laravel5
[UPDATE] Laravel 5.2 is now available. Check out its features here:
http://learninglaravel.net/laravel-52-is-released Laravel 5.2 is coming soon. Let's take a look at its new features to know what we will be getting:
**Middleware Group
As a PHP developer, you may be interested in working with frameworks. Frameworks attempt to make the process of development easier by simplifying common practices used in the majority of developing web projects such as packages, modules, plug-ins, an
Laravel has a cool way of filtering HTTP requests entering your application. The HTTP Middleware. You can find all your Middleware inside your ‘App\Http\Middleware‘ folder. Middleware is in charge of the default user authentication and ve
I want to be clear. I love the facade system in Laravel. It’s useful. It’s powerful. But it can also be a pain in the ass. Learning when to use, or not use facades and instead rely on dependency injection can not only help keep your code
There is a cool feature from Laravel called Maintenance Mode that allows developer to simply take down the website and apply necessary updates and changes. You can invoke in the command prompt
php artisan down
And your application will put
A simple and flexible PHP platform built on Laravel framework which can help you to build website,e-commerce,monitoring tools... Groovel gives a solution for web artisans to help them in their development by using simple tools and web standard in a s
Learning Angular with Laravel 5 by building practical single-page applications!
Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!