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

codeception : how do check the validation

Hello, I have a controller named PlanController with the create and store method. Now I want to test...

0 Likes
0 Replies

Mail::send() can't find my view

I have the following code in my controller: public function send() { $name = Input::get('name'...

0 Likes
2 Replies
posted 10 years ago

Homestead with a frontend living in a separate app

Hello, I am new to this vagrant idea and I have a question (I hope it makes sense here). Imagine I h...

0 Likes
3 Replies
Solved

[Package] Club

Hi, I made yet another package to handle users on my projects. The main point is that it works almos...

0 Likes
0 Replies

Can you recommend me a start point for Laravel + Active Directory?

Dear all, Truth be told, I'm not laravel programmer. I need create a intranet website with ACL the l...

0 Likes
0 Replies

Composer update don't work after 4.3 version was pumped to 5.0

Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...

0 Likes
6 Replies

Search and filtering with whereHas

I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...

0 Likes
6 Replies
posted 10 years ago

How to structure a website built upon own API in laravel

I'm building a small TV Show library in laravel. I want to include an API as well for possible futur...

0 Likes
6 Replies
Solved

How to use Laravel 4 token with AngularJS app?

I'm trying to pass a Laraver token to AngularJS app to make an ajax submit. This operations shows me...

0 Likes
0 Replies

Login on someones computer without 'remember me' make you lose 'account' forever?

Maybe I did not find some feature that make it safe, but after some tests.. I think that if you logi...

0 Likes
1 Replies
posted 10 years ago

cookie issue

Hi All, I am using cookie as session in one of my project in laravel. and set following things in se...

0 Likes
3 Replies
posted 10 years ago

Restore session data by session ID (driver File or Database)

Hello, after hours of searching for solution I need your help. How to restore user session data by s...

0 Likes
1 Replies
posted 10 years ago

Memcached not saving Sessions - works for everything else

Hi! A little about my setup. 3 web servers with 1 db server running memcached. I changed php.ini on...

0 Likes
1 Replies

etrepat/baum navigation menu

Hi guys, I am using this great package to store nested packages, I want to publish this tree of nest...

0 Likes
1 Replies

Laravel 4.2, Flysystem and Amazon S3 public file URL

I am uploading my images to S3 using Flysystem. In my database I keep only the file name (image.jpg)...

0 Likes
0 Replies
posted 10 years ago

testing. Which tool ?

Hello, Im new at laravel and im confused about the testing tool to use. There is phpunit, phpspec an...

0 Likes
3 Replies

Can't instal Laravel

Hi Why do I get this error ? behnamjerisimac:development pmdg3$ sudo laravel new blog Crafting appl...

0 Likes
1 Replies

ServiceProvider error with two sites on one server

Hi All, I have a single ubuntu + apache2 server running with two vhosts. Each vhost site is running...

0 Likes
0 Replies

How to use this query in laravel

I'm converting roject from pure PHP to Laravel 4, and I have a problem with converting this query SE...

0 Likes
3 Replies
Solved

Create a master file from template

Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...

0 Likes
6 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.