A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Creating Laravel AngularJS Application Series – Part 4

In this fourth video in a unset number in the tutorial series, we will walk through installing and using Twitter Bootstrap in conjuction with our Laravel 4 views. Twitter Bootstrap allows us to incorporate design elements into our project very quickl

Creating Laravel AngularJS Application Series – Part 3

In this third video in a unset number in the tutorial series, we will walk through installing Laravel 4 MVC PHP Framework via Composer onto our CentOS 6.5 development web server.

The Application will be built from the ground up in these videos, an

Creating Laravel AngularJS Application Series – Part 2

In this second video in a unset number in the tutorial series we will walk through setting up Samba on our CentOS 6.5 server. Samba will allow the developer to mount the project or application root where the project is actually stored on the webserve

[Package] Country List

Country List is a package for Laravel 4 which lists all countries with names and ISO 3166-1 codes in all languages and data formats.

Superb Web Scraping Tutorials using Laravel 4

Web Scraping is very well known for extracting data from the web automatically. For me, the best example of web scraping is goggle search. Why? Its because every time you post to your blog later on you will find it in the Google search it means that

Creating Laravel AngularJS Application Series – Part 1

In this first video in a unset number in the series we will walk through setting up a CentOS 6.5 server with a typical AMP stack (Apache, MySQL, PHP) and getting it ready for a development environment which we will use to construct an application wit

Creating a Polling Application Using AngularJS and Laravel Part 2

A Single Page Application usually rely on a remote server to store and retrieve data using Ajax calls. Making such calls directly inside controllers can clutter the code base with unnecessary repetitions of the similar logic. In this kind of situatio

Good Laravel Scripts/CMSs that you should know (Part 1)

One of the best ways to learn Laravel is looking at the source code of good built apps. Here is a list of premium scripts that you can get to learn, or use them for your production sites.

Good Laravel Scripts/CMSs that you should know (Part 1)