Support the ongoing development of Laravel.io →
posted 9 years ago

Raw query and Datatables in Laravel 4.2

I'm using Laravel 4.2, didn't had the time to switch to 5.x. I need to make a somewhat complicated q...

0 Likes
0 Replies

Laravel Validate Created Request Inside Controller

I have created two validation requests and want to validate them like shown below. public function s...

0 Likes
1 Replies
Solved

Laravel blade views and wordpress integration

Hi, I have a requirement to use laravel as backend and wordpress as a cms. I wanted to use laravel b...

0 Likes
1 Replies

Laravel 5 Blog Tutorial

Thanks everyone for your support on Larashop tutorial project. Based on requests, we just published...

0 Likes
0 Replies

Member/admin script built with laravel ?

Hi, Do you guys know of any premade member/admin theme, built with Laravel? Something similar to thi...

0 Likes
1 Replies

Which laravel query to use to sort top entries according to related table

Hi all, I have two models: posts and likes. Posts and likes have one-to-many relationship (so, one p...

0 Likes
1 Replies

whoops some thing went wrong after laravel installation

Hi friends, Simply open your teminal change the path where is laravel folder located in your system...

0 Likes
1 Replies

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

How to skip empty form's inputs from url?

To help users filter products by params I used form with multiple fields. {!! Form::open(['action' =...

0 Likes
1 Replies

Inserting data into table with foreign Key

During registration, I am inserting rows into various tables which references another table using fo...

0 Likes
1 Replies
Solved
posted 9 years ago

Getting a category to open with a list of items

I'm using laravel 4.2 and I'm trying to create a gallery where you first get a list of categories an...

0 Likes
1 Replies

XML to JSON/Array for Storage

I am working on a project that gets criminal and credit reports for renters from a Credit Bureau. Th...

0 Likes
0 Replies
posted 9 years ago

HTTPFUL Urlencode Header

Hi, I try to work with the following api http://en.help.mailstore.com/spe/Management_API_-_Using_the...

0 Likes
0 Replies

Standard Output Single Column From Collection

Hi, I'm new to laravel and wonder if someone could put me out of my misery with this simple piece of...

0 Likes
1 Replies
posted 9 years ago

Laravel installation

Hello laravel buddies, can any one please let me know, how the possible to install the laravel 4.2 v...

0 Likes
1 Replies

How to create a custom Flash Notifications service

Hello! I'd like to create something that allows me to save messages in the default flash session sto...

0 Likes
2 Replies

Migrate only once before testing?

Hello, Is there any way to migrate the testing database only once before all the tests? The Database...

0 Likes
0 Replies

API only, no blade needed.

How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...

0 Likes
6 Replies

Why are setting up Facades so involved?

Specifically, why setting up a whole new class, adding a binding and alias are necessary. A brief te...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.