Support the ongoing development of Laravel.io →

toorta

Joined 27 Aug 2014

Statistics

Threads 5
Replies 6
Solutions 2
Articles 0
posted 8 years ago

Error in exception handler: Illegal offset type in isset or empty in...

I am trying to display custom views on errors. I have already modified the code in global.php as bel...

0 Likes
1 Replies

Getting content of a view file and display it using ajax request

As far as you can understand from the topic, my aim is getting the contents of a view file using an...

0 Likes
4 Replies
Solved

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
posted 9 years ago

User details for unregistered users.

Is it possible to add default values for visitors? For example: Auth::user()->first_name is disp...

0 Likes
1 Replies
posted 9 years ago

Error: SQLSTATE[42000]: Syntax error or access violation: 1064

Hi, I have the following error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an...

0 Likes
1 Replies
replied 8 years ago
0 Likes
replied 8 years ago

Fail to forward a page after register

If I didn't understand wrong, you want the user redirect to a page which is only for regşstered user...

0 Likes
replied 8 years ago

Drop down menu based on value of another drop down menu.

You can achieve this with ajax request. First you can get the zones of the first country using the $...

0 Likes
replied 8 years ago

Getting content of a view file and display it using ajax request

preg_replace("/\s+|\n+|\r/", ' ', View::make('ajax-login')); The code above has solved my...

0 Likes
Solved
replied 8 years ago

Getting content of a view file and display it using ajax request

Actually I will not be able to change my javascript code, because I have a modular system in my scri...

0 Likes

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.