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

no results in controller but view says otherwise

i've been trying to figure this out all weekend long and i can't seem to find the answer. my client...

0 Likes
1 Replies
Solved
posted 11 years ago

[Http_Exception] http error: 0 | SSL certificate problem: self signed certificate in certificate chain

Hi I try to set this queue bash-3.2# php artisan queue:subscribe atless admin.atless.com.au/queue An...

0 Likes
7 Replies
Solved

Could not save in DB

Hi, I am having trouble to insert record in DB, here is my code $member = new User; $member->user...

0 Likes
2 Replies

Add additional filter class to composer package

I use this package in my project https://github.com/tappleby/laravel-auth-token I want to add an add...

0 Likes
5 Replies
Solved
posted 11 years ago

Blank page

Hey, i ran this script: $names = DB::table('Accounts')->get(); foreach($names as $name) { $name-&...

0 Likes
1 Replies
posted 11 years ago

Call to undefined method LocationsTipo::all()

Hi, can someone explain me why I have this error if my model is: <?php class LocationsTipo exten...

0 Likes
7 Replies
Solved
posted 11 years ago

How can I attach many-to-many models using something other than id?

I would really like to do something like this: $this->form->fields()->attach('email'); $thi...

0 Likes
1 Replies
Solved
posted 11 years ago

Executing Python script with Laravel 4 Controller

Hi, I'm trying to execute a Python script from my Controller. In my controllers directory I created...

0 Likes
0 Replies
posted 11 years ago

LCRUD CMS on Laravel, who use it?

It's not advertisement, I found it one hour ago. http://codecanyon.net/item/laravel-cms-crud-builder...

0 Likes
6 Replies

Postgres with Laravel produces weird results with nulls. And strings. Maybe.

I reckon that using Postgres with Laravel produces weird results with nulls. Check out the error mes...

0 Likes
0 Replies

Laravel 4 + Excel

I have a view that show the registered users data from database. I need to have a button that create...

0 Likes
4 Replies
Solved
posted 11 years ago

Create a directory as a group in the "controllers" directory,how to use these controller

Default: app\controllers\UserController.php I Want : app\controllers\user\UserController.php If do...

0 Likes
2 Replies
Solved

Datetime Problems

Hey guys, I want to print my model's created_at value in different languages. I google'd this subjec...

0 Likes
3 Replies
posted 11 years ago

Display all data from table

Hey, i need to know how to make a query to display all the data from a table. For example i have <...

0 Likes
1 Replies
Solved
posted 11 years ago

ReflectionException: Class SomeClass does not exist – Laravel 4.1.*

Hello, I need help! I generated new resource called procedures and in routes.php I added Route::reso...

0 Likes
1 Replies
Solved
posted 11 years ago

Laravel Meetup in Cairo Egypt

hey guys, are there any Laravel geek here in cairo, Egypt want to set a meetup?!

0 Likes
1 Replies
posted 11 years ago

New mail form

Hey, i am trying to make a new mail form, which will send an email to the current email address with...

0 Likes
0 Replies
posted 11 years ago

Remove virtual host in url

I have a site, www.sitename.com How can I set up laravel without having www.sitename.com/projectName...

0 Likes
3 Replies
posted 11 years ago

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

0 Likes
0 Replies
posted 11 years ago

Route and get method

Hey, i want to make a page for search, which will be /find/, and when i enter the name, it will redi...

0 Likes
2 Replies
Solved

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.