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

Enquiry about routing.

Route::resource('admin/invoice', 'InvoiceController'); Route::get('admin/invoice/settings', array(...

0 Likes
2 Replies
Solved

email validation never fires.

I'm not 100% sure if this is a bug in Ardent or Laravel, but I cannot seem to get the email validati...

0 Likes
3 Replies
Solved

Laravel installation with the current version of mcrypt

Hello all, I ran into a problem during a clean installation of laravel, php5, and apache on my serve...

0 Likes
1 Replies

Simple Log::info('Test message') does not log

This is a brand new installation, using laravel new test and then running composer update to sort th...

0 Likes
1 Replies

Check if password is correct

Hello, once the user is logged in at my application i want to give him the possibility to change his...

0 Likes
0 Replies

How to setup Stapler with Sentry 2

Hi i want to use stapler with sentry 2 So i can use Sentry::getUser()->avatar->url('avatar_s...

0 Likes
3 Replies
Solved

problem with uploading files its create directory with the name of my file !!

hi every one i have a strange issue with uploading files i make a form where i put image title and...

0 Likes
1 Replies
Solved

Make data from home controller accessible to content controllers.

The default layout and its controller has the main menu which gets user info from the DB for the log...

0 Likes
2 Replies

Press back button takes me to unexpected page after update method

Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...

0 Likes
2 Replies

Allowing more then one user to be logged in at the same time with Laravel?

I am trying to set-up a demo account for my application. However the system logs out the account if...

0 Likes
4 Replies

push to a specific queue

I really wondered the way Laravel implements the queue component ; I do know how to configure and de...

0 Likes
2 Replies
Solved
posted 9 years ago

Workbench, package and routes - Fresh laravel from github - Trouble with routes

I've been stuck with this for a few weeks now, please help. I'm trying to build a package which cont...

0 Likes
4 Replies

Change session cookie name on the fly

I'm working on a project where businesses can create a page and consumers have to be able to login s...

0 Likes
1 Replies

Having problem inserting multiple rows in a table.

I have got the following array from my form. Now I want to store those data in a table. Array: Array...

0 Likes
2 Replies

escape public directory in Url

Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...

0 Likes
3 Replies
Solved
posted 9 years ago

Free Laravel 4.1.x Documentation Books

The old thread is closed, but I've just updated the process of converting the online docs into offli...

0 Likes
0 Replies

Behat - Vagrant - cannot access database

Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...

0 Likes
0 Replies

MySQL query with curdate() not working

I'm rewriting a site using Laravel and having problems with queries involving dates. This is a pre-L...

0 Likes
3 Replies
Solved

Eager loading with "limit" not working.

I have two tables news and comments. News can have many comments: //News public function comments()...

0 Likes
1 Replies
Solved

Laravel Artdarek Facebook problem

I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...

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

© 2024 Laravel.io - All rights reserved.