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

How to find all permutation of a String by allow user input

Hi all dear can anyone help me how to find all permutation of a String by allow user input text or n...

0 Likes
0 Replies
posted 3 years ago

Account metrics

I am new to laravel, I want to create metrics for my meta trader 4 account and display it on my webs...

0 Likes
0 Replies

SQLSTATE[42S02]: Base table or view not found: 1146 Table

Below is the full error am getting SQLSTATE[42S02]: Base table or view not found: 1146 Table 'archfx...

0 Likes
1 Replies
Solved
posted 3 years ago

Using Cashier when I already have a subscriptions table

I'm looking at the docs for Cashier in Laravel 6. It says it creates a "subscriptions" tab...

0 Likes
0 Replies

Getting Laravel Sessions

Is there a way to retrieve all user sessions and sessions for the current login user from the sessio...

0 Likes
1 Replies
Solved

route [Laravel Installer::welcome] not defined.

i gor effro in my ur;:https://market.dhruvigroup.in[/url] Environment information Laravel version 8...

0 Likes
1 Replies

Querying Polymorphic Relationship in Global Scope

I have a 'projects' table that has a polymorphic relationship with a 'departments' table that allows...

0 Likes
1 Replies
posted 3 years ago

Using Factory Relationships

I have two factories one for categories and another for products. When i run the factory i want to c...

0 Likes
4 Replies

Why Laravel model observer doesn't work??

<?php namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminat...

0 Likes
1 Replies

Eloquent Relationship

i'm trying to get an authenticated user document shares with their relation in laravel $totalDocShar...

0 Likes
1 Replies

Creation of route

Hello, I'm working a laravel project. And in this project I have a media table, controller, Model .....

0 Likes
1 Replies

Laravel User Role And Permission

User Role And Permission is an important Module for any website. From My experience, I got a proper...

mashrat711 liked this thread

1 Likes
3 Replies

How can I merge two eloquent queries in laravel?

I am making laravel project. There is need to merge two complex eloquent queries, not query result....

0 Likes
1 Replies

Does not laravel eloquent have query like WhereNotHas?

I want to distinguish 2 queries when one field is null or not null. Let me see one table named 'repo...

0 Likes
0 Replies

I create an open source app, which is similar to tinkerwell

Tinkerun Github Link it's created by Electron and React. For Laravel Artisans.

billyct, atiladanvi, kevinb1989, skadimoolam liked this thread

4 Likes
0 Replies
posted 3 years ago

Managing Sanctum Cookies

I want to track my sanctum cookie, so that I can offer a VUE.JS frontend that will allow users to vi...

0 Likes
0 Replies

Laravel app with Nuxt client with subdomains

I'm creation a course platform with laravel as an API for a NUXT app, these two are in different r...

0 Likes
0 Replies
posted 3 years ago

Accessing Data in blade sub view

Hello, According to Laravel documentation a sub view should have access to the same data as the pare...

0 Likes
1 Replies

By click on ip in laravel application so Session start in pu

I'm going to this task, I have crud app, in this, I have 3 columns (ip, sshport, show) When I click...

0 Likes
0 Replies
posted 3 years ago

How to enable HTTPS on dev server?

how can we enable HTTPS when starting dev mode "php artisan serve --host test.com"?

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

© 2024 Laravel.io - All rights reserved.