For example set an optional parameter in trans function to select targeted language?

|
sobirjonovs 2021-03-26 11:18:04
sobirjonovs 2021-03-26 11:16:44
take a screenshot of your current state

Mr?

shin_u_s 2021-03-26 12:07:39
Kamalwebdev 2021-03-26 13:13:11
Variable isn’t defined
Kamalwebdev 2021-03-26 13:13:22
Show you code
attanqazaq 2021-03-26 13:33:25
I had one too !
Kapil Sharma 2021-03-26 13:37:26
Is there any way to record the user seen data in better way ie i am having an app where i show data in mobiel app and user see post in app i want to record that data but only way is that for every user i have to save that post and in that way at the end of the day it will gather around 1000 post view from single user so next time if i want to use that data table become very large and slow my query

I just need to know is there is another option or alternative

Kapil Sharma 2021-03-26 13:50:00
laravel_discuss-74626.jpg

Kapil Sharma 2021-03-26 13:50:12
With image
Ayushi2020 2021-03-26 14:02:45
laravel_discuss-74628.jpg

Ayushi2020 2021-03-26 14:05:51
https://www.linkedin.com/posts/ayushi-goel-066818152_pythondevelopers-phpdevelopers-reactjsdevelopers-activity-6781167416908005377-mAW_

Sign Up | LinkedInLinkedin
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
emtechtalks 2021-03-26 15:23:54
laravel_discuss-74632.jpg
I made this chart using laravel chartisan.
I want x axis to start from 1st April or y from 1000
willelm 2021-03-26 18:14:31
Goodmorning. Is Easy deploy app laravel in DigitalOcean? Im a noob in digitalOcean
2021-03-26 18:14:46
helo guys am new here and all through so all am requesting is someone to help me with some starter projects from which i can start to work with.Thanks alot!!
Kamalwebdev 2021-03-26 18:14:59
willelm 2021-03-26 18:14:31
Goodmorning. Is Easy deploy app laravel in DigitalOcean? Im a noob in digitalOcean

Yes

2021-03-26 18:16:12
2021-03-26 18:14:46
helo guys am new here and all through so all am requesting is someone to help me with some starter projects from which i can start to work with.Thanks alot!!

Anyone willing to help????

LSNV_Loki 2021-03-26 18:16:59
2021-03-26 18:16:12
Anyone willing to help????

it is google. you should ask exact questions. what do you do, where you fail, so on.

DesolatorMagno 2021-03-26 18:19:27
Joice 2021-03-26 09:46:22
Without importing db it should work right?

depend, i have downloaded projects where i had to comment code so artisan could work, them i migrate and change the code back.

natghi2010 2021-03-26 20:06:39
Joice 2021-03-26 09:45:25
And no commands are working

Did you run composer install

Jomitz 2021-03-26 20:34:06
Kapil Sharma 2021-03-26 13:37:26
Is there any way to record the user seen data in better way ie i am having an app where i show data in mobiel app and user see post in app i want to record that data but only way is that for every user i have to save that post and in that way at the end of the day it will gather around 1000 post view from single user so next time if i want to use that data table become very large and slow my query

I just need to know is there is another option or alternative

you could pass the query to a temporary view table and get the count from that dont know the effectiveness of this though

Jomitz 2021-03-26 20:37:25
Kapil Sharma 2021-03-26 13:37:26
Is there any way to record the user seen data in better way ie i am having an app where i show data in mobiel app and user see post in app i want to record that data but only way is that for every user i have to save that post and in that way at the end of the day it will gather around 1000 post view from single user so next time if i want to use that data table become very large and slow my query

I just need to know is there is another option or alternative

or you could put a count table which updates the count when the seen post table field is updated ie put an observer for the seen posts table

Ayushi2020 2021-03-26 20:43:06
https://www.linkedin.com/posts/ayushi-goel-066818152_pythondevelopers-phpdevelopers-reactjsdevelopers-activity-6781167416908005377-mAW_

Sign Up | LinkedInLinkedin
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
Ajesh 2021-03-26 21:02:29
When I deploy my laravel app from local to production (ngix server) and makes essential changes it showing bad gateway 502 error. Can anyone help
Ajesh 2021-03-26 21:02:53
Ajesh 2021-03-26 21:02:29
When I deploy my laravel app from local to production (ngix server) and makes essential changes it showing bad gateway 502 error. Can anyone help

Installed on a VM

Raj21295 2021-03-26 21:15:30
We make app, web and softwares with lower cost!! If any one interested dm me
FounderCYC 2021-03-26 21:22:12
Can anyone teach me laravel online ? I have project to learn also . It is all data websites .
FounderCYC 2021-03-26 21:24:17
My configurations: Xampp V8, PHP, 8, Laravel 8 , SQL 2017, CRESTAPPS LARAVEL.CODE GENERATER
Kapil Sharma 2021-03-26 21:29:21
Jomitz 2021-03-26 20:37:25
or you could put a count table which updates the count when the seen post table field is updated ie put an observer for the seen posts table

But i dont need count i need data of seen post and yet it will become time consuming to filter out not seen post

simon_an 2021-03-26 22:59:41
https://www.youtube.com/watch?v=wg1t24W3o3M

How to Create A Forum Using Laravel PHP Framework Udemy Course DemoYouTube
In this course, I don’t cover much of the introduction to Laravel, that is why I recommend some knowledge in Laravel before subscribing to this course. In this course, we build a Laravel forum from scratch. For the students who subscribe to the course, I provide the theme we are going to use plus other materials that we use in this course.
Course Discount Link: https://www.udemy.com/course/laravel-forum-create-a-forum-using-laravel-2021/?couponCode=FEF213F066AE1EB530FA
What We’re going to build:

Forum Members

In this course, we build a forum. The forum has Categories and each category has forums. Each forum has discussions or topics the unauthenticated users can view the forums categories and the forums but they have to log in in order to start a discussion in any forum. Each discussion has replied. Replies have the like and dislike button displayed if the logged-in user is not the author of the reply. The number of likes and dislikes affects the user’s rank. Likes increase the user’s rank while dislikes reduce the user’s rank. When the user is logged in, he is redirected to the profile page where he/she can update their profile information. The forum displays all the logged-in users as well as the page for all the forum members.

Admin

Admin has total control of the forum. Admin has CRUD(CREATE, READ, UPDATE and DELETE) permissions on the Categories, Forums, Discussions, Users, and Replies.

Admin has access to user’s Profiles and Can Update them.

Notifications

Users are notified upon someone replying on the discussion they started or When someone likes the reply. Admin is notified when a new user joins the Forum.

Telegram API

We link the application with a telegram group so that notifications are sent to the group by the telegram bot upon new user registration, the new discussion started, and a new reply to the discussion.

Categories Search

On the forum homepage, we have a search form where users can search specific keywords, and then they will be shown the categories with those keywords if they exist

Access Control

We implement access control where normal users can’t access the admin panel whether they know the URL to the admin panel or not. For this, we use admin middleware to redirect the non-admin users back to their profile page if at all they get the admin route and try to access it.

Users can also not edit other user’s profiles.

The Laravel topics we’re going to cover are: Laravel application structure
Laravel MVC
Laravel Controllers
Laravel Models
Laravel Mailable
Laravel Migrations
Laravel views
Laravel Observers
Laravel commands
Laravel Notificatifiable
Laravel Routes
Laravel Named Routes
Laravel Eloquent
Laravel Database
Laravel blade template
Laravel Image upload among many others. Leave a comment in case you are interested in the course and then I will leave the Udemy coupon link. Thank you so much for your continued support.

M.A 2021-03-27 03:38:19
Hey

I have a page in admin panel to set custom messages for trans messages
in this page, i need show 2 tables
1- App messages in English
2- App messages in the custom language

there isn’t anyway to access for tow languages trans messages together?

For example set an optional parameter in trans function to select targeted language?

2021-03-27 08:08:01
Any one tell me how to make route dynamic in laravel
2021-03-27 08:08:12
using {$slug} variable
2021-03-27 08:17:45
anyone tell me please
rohan_the_boss 2021-03-27 08:37:18
Route::get(‘dynamic/{slug}’, ‘Controller@method’)->where(‘slug’, ‘REGEX’);

where REGEX can be, ‘slug1|slug2’.

Patil Ashish 2021-03-27 09:43:20
Hello
Guys right now we are working on an vehicle tracking system in app.

If anyone is looking for the same, please let us know.

Only if you need, please don’t waste you time and mine as well

Thank you & Regards
Ashish patil

simon_an 2021-03-27 10:19:55
Patil Ashish 2021-03-27 09:43:20
Hello
Guys right now we are working on an vehicle tracking system in app.

If anyone is looking for the same, please let us know.

Only if you need, please don’t waste you time and mine as well

Thank you & Regards
Ashish patil

Did you forget that this is developer’s group?

|