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

On user registration create another table row

Hey ;) How would I go about this problem when I have a code like this in AuthController: public func...

0 Likes
1 Replies
Solved

How to store user's email in database and send them emails? What am I doing wrong?

I'm new to this. anmd certainly doing something wrong. When I enter email address in email field, th...

0 Likes
1 Replies

L5.1 why Undefined variable: userInput in View?

Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...

0 Likes
2 Replies

How do you do a full text search across multiple tables?

I have been searching exhaustively how to do a full text search in laravel from multiple tables and...

0 Likes
0 Replies
posted 9 years ago

Why are dashes not allowed in routes in 5.1

The docs for 5.1 say: Note: Route parameters cannot contain the - character. Use an underscore (_) i...

0 Likes
2 Replies
Solved

Creating versioning and oauth2 bases authentication with my existing project on cakephp 2.0 to laravel 5

I am upgrading from cakephp 2.0 to laravel 5.1. I need to do versioning if some one can suggest its...

0 Likes
1 Replies

What makes Larevel a RESTful framework?

Hi, I can read here and there that "I like Laravel, because it's a RESTful framework", but...

0 Likes
3 Replies
Solved

Auth::attempt($credentials) not working

When i am using this code to login $credentials = [ 'email' => Input::get('log...

0 Likes
1 Replies

Custom Auth with Laravel 5.1

Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...

0 Likes
3 Replies
Solved

How to make a variable Database call?

I'm trying to set up a single Controller that will be passed a variable name from the route. I'm not...

0 Likes
10 Replies
Solved
posted 9 years ago

Get From Storage API failed in nginx (ubuntu)

Hi, I've been 2 weeks try to solving this problem. In windows (using xampp) i manage to retrieve vid...

0 Likes
0 Replies

Child blade views are not rendering inside master blade view

Hi all, • First Laravel 5 installation. • Saw the posh welcome screen, so installation is OK. • Web...

0 Likes
1 Replies
Solved

Saving array to database

I feel like I might be overthinking this, and I know the answer is out there, I just haven't been ab...

0 Likes
2 Replies
Solved

View::share not working in 5.1

This may be gone altogether because I dont see it in the new 5.1 docs, but I also don't see an alter...

0 Likes
1 Replies

when send post data by the client, returns error "Maximum function nesting level of '100' reached"

Hi I have developed an app on L4 and I taken strange error.. Examle in unit test public fun...

0 Likes
1 Replies
Solved

laravel returning empty x-scrf-token

i got laravel up and running but the token is empty

0 Likes
1 Replies

Laravel. Where can I register my menus, in order to be accessible by the views?

Before I start, I should give you the information, that I am totally new on Laravel, so please!! Don...

0 Likes
1 Replies
Solved

Pagination always returns the first page

I've been trying to get this going for a day or so now, and I just can't make sense of this issue. F...

0 Likes
5 Replies

High Request Duration

I have a page showing 245 countries meaning 245 rows from mysql. Even if the results are cached, req...

0 Likes
2 Replies
Solved

Manage multilanguage app/site

What is the right way to manage a multilanguage webapp? i've read some articles about it but i haven...

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.