Anyone use UIKITS with laravel?

|
Gowtham_Boopathiraj 2020-05-25 09:41:29
flyingdragons 2020-05-25 09:40:57
Just a moment

Ok i wait here

flyingdragons 2020-05-25 09:42:16
netstat -a -b
flyingdragons 2020-05-25 09:42:34
Check the ports from this command
flyingdragons 2020-05-25 09:44:33
netstat -a -b -o
Gowtham_Boopathiraj 2020-05-25 09:45:50
The request opertion requires elevation showing
TheGuyi 2020-05-25 10:06:24
Anyone use UIKITS with laravel?? Please give me solution to have style on pagination in blade using {{ $posts->link()}}.. it’s navigating well to different pages but no working style with the classes ..do I do it manually?
Gowtham_Boopathiraj 2020-05-25 10:13:43
I have one doubt voice recording in javascript
Many libearies not support ios.

Please suggest to ios android destop microphone access
Any libearies tell me

flyingdragons 2020-05-25 10:17:45
TheGuyi 2020-05-25 10:06:24
Anyone use UIKITS with laravel?? Please give me solution to have style on pagination in blade using {{ $posts->link()}}.. it’s navigating well to different pages but no working style with the classes ..do I do it manually?

php artisan vendor:publish –tag=laravel-pagination

flyingdragons 2020-05-25 10:18:07
This will create venodr folder inside view folder. Where you can customize as per you needs
flyingdragons 2020-05-25 10:19:11
For more details use the docs @ https://laravel.com/docs/7.x/pagination#customizing-the-pagination-view
2020-05-25 10:59:43
I want to create some progressive images on my homepage of the laravel project
2020-05-25 11:00:23
Am open to any ideas..thanks.!
2020-05-25 11:02:16
Of course with autoload features.
Relaxed Guy 2020-05-25 11:09:38
laravel_discuss-38891.jpg

Relaxed Guy 2020-05-25 11:10:57
Guys…..m tryin to display values from ….the loop to the charts….I am using a laravel charts package from consoletvs how ….do I display $ui variable visav $wen variable
flyingdragons 2020-05-25 11:13:32
Hi as per one of the guys request I wrote new article on how to upload the file from server or local computer to s3 bucket kindly check it out
flyingdragons 2020-05-25 11:13:42
https://stackcoder.in/posts/move-uploaded-files-from-local-computer-or-server-to-amazon-s3-bucket-in-php

Move Uploaded Files From Local Computer Or Server To Amazon S3 Bucket In PHP | StackCoderStackCoder
In this article you will learn how to move your uploaded files from local computer or server to Amazon S3 bucket.
2020-05-25 11:16:28
2020-05-25 10:59:43
I want to create some progressive images on my homepage of the laravel project

Someone should answer this

2020-05-25 15:19:10
laravel_discuss-38899.jpg

2020-05-25 15:19:28
how to fix this error
2020-05-25 15:25:54
check your log file of current date in storage>logs
TheGuyi 2020-05-25 16:01:29
flyingdragons 2020-05-25 10:17:45
php artisan vendor:publish –tag=laravel-pagination

laravel_discuss-38905.jpg
thank you so much… pagination is working like a boss😎😎😎

2020-05-25 17:00:41
laravel_discuss-38908.jpg
how to fix that
rebory 2020-05-25 17:09:40
Gowtham_Boopathiraj 2020-05-25 07:11:25

MAIL_DRIVER=smtp use it if mail sending failed try sendmail replace with smtp

Gowtham_Boopathiraj 2020-05-25 17:14:26
It working
DesolatorMagno 2020-05-25 17:59:27
You are working with windows in local?
DesolatorMagno 2020-05-25 18:01:35
The problem is not heroku, is windows.
DesolatorMagno 2020-05-25 18:03:44
You could say that windows is more flexible about somethings, but because Linux is used in 99.999% of server, it become a problem.
DesolatorMagno 2020-05-25 18:05:34
The first comment is a good way to start.

The case sensitivity of the filename and class name and namespace are matching in the controller that should be JobsController

DesolatorMagno 2020-05-25 18:06:19
You have to check if the case is the same, because Windows don’t care if you put controller or Controller.
DesolatorMagno 2020-05-25 18:16:24
Good thing it was that easy, last month another person have same problem, but with errors in many files.
DesolatorMagno 2020-05-25 18:35:38
👍.
Siberfx 2020-05-25 21:04:52
2020-05-25 10:59:43
I want to create some progressive images on my homepage of the laravel project

Progressive image ??

Siberfx 2020-05-25 21:05:04
Or pwa ?
Siberfx 2020-05-25 22:35:22
Hmm?)
Hamza_Semlali77 2020-05-26 00:59:29
hello guys, i need a Laravel developer for a little work! text me to get more information
2020-05-26 01:32:56
I want to downgrade laravel 7 to 5.8, but It don’t work
TheGuyi 2020-05-26 02:27:38
2020-05-26 01:32:56
I want to downgrade laravel 7 to 5.8, but It don’t work

Uninstall laravel globally

TheGuyi 2020-05-26 02:29:20
Then u can use
TheGuyi 2020-05-26 02:29:30
$ composer create-project –prefer-dist laravel/laravel=”5.8.*” larastart
TheGuyi 2020-05-26 02:29:43
To create your 5.8 project
rdulk 2020-05-26 05:23:41
Java websocket api binary message handling – Stack Overflow
https://stackoverflow.com/questions/61975780/java-websocket-api-binary-message-handling

Java websocket api binary message handlingStack Overflow
I had developed WebSocket using java WebSocket API and client in javascript for a chat application. Its works fine for text messages.Now I need to add support for media files like image, video etc….
rdulk 2020-05-26 05:24:49
Pls share
Developer_124 2020-05-26 09:12:29
What are the
Developer_124 2020-05-26 09:12:42
Steps to send data
Developer_124 2020-05-26 09:12:53
From one website to another
Developer_124 2020-05-26 09:13:20
Suppose I want to send image and some text
Developer_124 2020-05-26 09:13:31
To another website
skys215 2020-05-26 09:15:47
Learn the basics before using laravel
victorvolkov 2020-05-26 09:18:16
ban
|