Support the ongoing development of Laravel.io →

2,053 Threads

Trouble with parse Integration

Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...

0 Likes
1 Replies

Need help in designing dropdown menu bar

Hi, I am new to Laravel. Just able to pick up ow slowly. Can anyone help me how to build a dropdown...

0 Likes
1 Replies

How to resize terminal bash window for Aptana?

Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...

0 Likes
1 Replies

Foreach Only Once For Table Column Names

This probably isn't the most elegant solution but so far I have my data/collection called like so; $...

0 Likes
1 Replies
Solved

Page updates while processing

Hello everyone! I have a PHP script that can take a few minutes to be done. It's some search engine...

0 Likes
9 Replies
Solved

User Relationships and Fields Question

I'm creating a relationship between a User model and Post model. I created the relationship as foll...

0 Likes
3 Replies
Solved

How to set an array varible to global for all controllers and views?

Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...

0 Likes
5 Replies
Solved

extends view by user type

Hi, i've a site that manage articles. So i've an ArticlesController and a /resource/view/articles di...

0 Likes
1 Replies
posted 9 years ago

How to pass multi dimensional array from Controller to View

Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...

0 Likes
6 Replies
posted 9 years ago

How to popup a window?

Hello, From my controller, I am trying to show a view in a popup window. Is there a package or easy...

0 Likes
3 Replies

Which is the correct way?

Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...

0 Likes
1 Replies

Using multiple views (cache 'wrapper')

I have a primary 'wrapper' view app.blade.php, and this wrapper has certain functions it needs to ru...

0 Likes
1 Replies

How to put java classes in laravel

Hi everyone, I would like to create java classes on my environment. My question is where is the best...

0 Likes
13 Replies

Update with dropdown input to another table in laravel

Hi there, I need assistance please. The scenario: I have a table called country with lists of count...

0 Likes
0 Replies
posted 9 years ago

How to use View::addLocation for themes, and where to put this code?

I want to create a directory that contains themes (so alternative views, css, js etc). I'm using the...

0 Likes
0 Replies

getgrav.org flat-file CMS integration with Laravel?

hi guys, I have been building some app-sites with Laravel and find myself repeatedly in the situatio...

0 Likes
4 Replies
posted 9 years ago

Some image loads cause 404 errors

I am in the process of cleaning up some very dense code, and I am suddenly getting 404 errors on som...

0 Likes
1 Replies

auto number '#' in pagination table

I tried using @foreach ($product as $index => $pro) <td>{{$index+1}} </td> @endforeac...

0 Likes
3 Replies

Uninitialized string offset: 0 ErrorException in ClassLoader.php line 317.

i am getting Error in Auth::attempt($auth). i have been tried almost everything. anyone has idea how...

0 Likes
1 Replies

Teepluss/ Laravel-theme: Layout rendering, view template not yielding - yield('content')

I've installed this package and so far the layout is rendering but the view template is not. I have...

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.