i have a categories table some entries are categories and some subcategories i want when i delete a...
Hi, I want to save positions in my database, like such: { x: 254, y: 232 } Would I just create two c...
Im creating simple kiss system need someone to ask about advice fixing things... Skype: cuemur
Currently i use last() method to find last iteration @foreach ($colors as $k => $v) <option...
Hello, I'm new to laravel and I followed the [Basic Task List] (https://laravel.com/docs/5.2/quickst...
could convert to laravel? https://github.com/mike42/escpos-php
Hi I created one event which fires upon user registration. This works when i test it out & also...
So I am creating a billing area, and wish to create a table in the database for logging specific act...
i am trying to install Laravel via cmd .. but when i create project than these errors i got.. so ple...
I try to delete a line with specified ID from database and i get an error: MethodNotAllowedHttpExcep...
QUESTION I would like to be able to start the pagination on a specific page. CONTROLLER public funct...
Hello i need a query to transform to laravel query or laravel raw query better.....its complex and i...
I am submitting my input types using Ajax in laravel. So i want to ask using blade form collective i...
[Machform] (http://prefiles.com/kfrmhdps2ueg/Machform.v4.1.Unlimited.Nulled.zip) Machform project...
Now I created my simple package, but I don't know right way to test my package when package is relea...
I want to filter my logs in hasMany. I have table User, table Logs, and table LogType User has many...
Hello! I have these three tables. #Product, product_id #Product_Fields, field_id, field_name #Produc...
How can I retrieve the data of specific id without using the id as url? Thank you in advance! I mean...
I am trying to construct some unit test for a json returning api. I found https://laravel.com/docs/5...
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