Is there any way possible to provide a style class to a lang string in the manner of an attribute?
'accepted' => 'The :attribute must be accepted.',...
I use Spatie Medialibrary for avatar images in my project. Now I want to add uploads. These are uploaded with transloadit. That means not with the normal laravel Storage or...
Hello, I need to develop a tool that will consume an external API and inject data as posts everyday on a WordPress website, using the WP REST API.
This tool is the &...
I think a nice addition would be the ability to bulk download a series. I like to watch the videos on my Xbox One while following along on my laptop. Downloading one by one...
How can I redirect a not-authenticated user to the log-in view when one clicks on a protected route? E.g. our homepage is protected therefore we should directly redirect a...
Hi all, I want my website visitor to be able to tell me by two simple button if some post are 'Usefull' or 'Useless', like thumbs.
I know some packages could do this...
I'm storing files from dropzone to storage folder. Symlink has been created and files show nicely on front. After some logic and steps I wish to move them to a different di...
Imagine you have a private message system. You want to run code that regularly checks if the current auth user has any new message with unread set to true.
Where are...
Morning Laracasts,
I wanted to create a thread to which the public can engage with, and leave their own comments, on which Laracasts can be improved.
I have s...
Hey Jeff,
Is it possible to give us an option to disable the autoplay feature? Or if the is in fullscreen, automatically disable the countdown at the end.
Ask...
As you may have noticed, Laracasts has a new pair of pants today. A few quick notes on this:
There is no scenario where I undo three months worth of work, so p...
I create a extension which have creates differents sizes for image uploads. For example I have an avatar. The full/path/to/image.jpg is stored to my users database. Now i w...
Hi,
just wanted to ask if it is ok or best practise to save the whole path to database for uploads like avatars. I use Storage at laravel and get for example somethi...
Hello,
I am currently testing to implement broadcasting, for simple activities within my application, like real time updates on Events.
Pusher is receiving Ev...
I am not able to change the Credit Card for Payments. Also, do you accept payment from any other means like NetBanking, Direct Bank etc? ( I am from India)...
This is my first freelance job for an IT company.
The requirement is that the website has two use-cases.
Customers (other companies) need to log in and be able...