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

Scheduled Task with Artisan and Parallels Plesk

Hi, I have created a scheduled task which seemed to be working fine but now, for some reason, isn't....

0 Likes
0 Replies

Numeric empty input autofilled with value 0

I have a form with a numeric input (not required). When i save without fill the input and reaload th...

0 Likes
2 Replies
posted 10 years ago

Profile name is too close to logout button

Hi, I know, I know.. you will call me crazy, but the profile name text in the header is too close to...

0 Likes
2 Replies

PayPal Payments Pro PHP Virtual Terminal POS LARAVEL

This web-based virtual terminal for PayPal Payments Pro can be used as a replacement for the one tha...

0 Likes
1 Replies

Service Container sample?

Where I can find a complete application sample of "Service Container"? Thanks in advance.

0 Likes
0 Replies

@foreach in Bladeview for Bllim Datatables

How can I pass Bllim datatables to blade view and use @foreach in the Blade View to check some condi...

0 Likes
1 Replies

ManytoMany with HasMany

Is there way to chain ManytoMany queries with hasMany? Thanks $user=User::find(Auth::Id());...

0 Likes
0 Replies

Frontend in WP , backend in Laravel. Some level of integration needed

Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...

0 Likes
2 Replies
posted 10 years ago

i want to send mail via GMAIL but got an error like this..

stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090...

0 Likes
0 Replies

Failed opening required bootstrap/../vendor/autoload.php

I have recently installed L5 via composer. I tried creating a new controller using artisan and I get...

0 Likes
2 Replies

Dynamic properties for many-to-one relationships?

Note I'm using Laravel 5.0 (should I post elsewhere for 5.0? It's not available in the Laravel Vers...

0 Likes
3 Replies

[L5] External Database Schema, Models and Eloquent

Below is an explanation of how I got my Laravel 5 application to query an already-existing database,...

0 Likes
0 Replies

autocomplete and external source

My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...

0 Likes
0 Replies

How Eloquent works with Relationship?

I'm new to relationship so many apologizes if it's just dump question. I'm using a pivot table named...

0 Likes
0 Replies

Laravel Authentication Always Fails..

I've Searched quite a bit and can't find the solution.. My Credentials are valid, but it always retu...

0 Likes
0 Replies
posted 10 years ago

Where to from here?

I'm learning L5 and php OOP and think i'm getting on pretty well. I am using routes, controllers, el...

0 Likes
1 Replies

Using CORS(Cross-Origin Resource Sharing) to access Laravel Routes, Error(Unauthorized)

I'm using simple Restangular function "Restangular.one('here_is_laravel_route').get();" to...

0 Likes
0 Replies
posted 10 years ago

Class '{blah}' not found (Laravel 5)

I'm having an issue related to Eloquent and calling it in the routes or Blade Templates, this error...

0 Likes
1 Replies

file upload is not working

Hello, i am new in laravel, i am facing a big problem and i can't solve this problem. I am trying to...

0 Likes
1 Replies

Composite keys and hasOne

got this table with composite key class CreateHtmlMetasTable extends Migration { public functio...

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