I am currently in the process of developing a package. In this package I would like to use the IoC c...
I'm creating a CMS portion of a more complex application. The CMS portion contains "Courses&quo...
I set up a migration to include a boolean value in my model (using the boolean() method). That trans...
I'm trying to use the Listify package on a pivot table. Listify simply manages an integer column pos...
I added kartik-v\bootstrap-star-rating package via composer and I want to load its css and js assets...
Hi i have the following action in my controller (LanguagesController) public function index() { $l...
I tried to open an issue but couldn't find where. It may be not such big deal, but when a user sees...
Hello everybody, I want to call a class in vendor folder. I use https://github.com/ccovey/ldap-auth...
Is there any place that shows real world examples of Relationship querys and fetching associated dat...
How would I do "SELECT Count(*), Min(some_field), Max(some_field) FROM some_table" in the...
An Owner has many Cars... And in my blade page I have this... {{{$car->Owner->name}}} And tha...
Hey guys I was wondering if it would make any sense to only attend the community day (28th august) f...
My package needs controllers, models and views. I'm confused as to where these should be placed and...
Is it possible to create a redirect from within a function? Say I have a BaseController that all con...
I have an app with users and collections. Both are resources and each user can create collections. I...
I am trying to change the URL to make it SEO friendly. i was able to go all the way to the Presenter...
hi, here's the show method of my SiteController, it shows a site resource as a json to any user who...
I'm quite new about testing. I'm wondering what is the best way to make my classe testable. Is it be...
HI i searched Google but did not find anything about this and i never had this error before in Larav...
I'm trying to figure out the easiest and most effective way up updating hasMany() and belongsTo() re...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community