sohail Ahmad
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 21
-
Created tailwind css not working in laravel
hi i just installed new laravel project with jetstream and for some reason tailwind css is not working this is the error in get in my notifictaion and yes node is enabled in the project i checked `... -
Created What should be the minium Heap memory for phpstrom
hi i have a core hp i5 11 gen laptop with 16gb of ram what should i set the minium heap memory size to -
Created Phpstrom tailwind css autocomplete not working in vite react project
Hi create a new project in React project with Vite but the tailwind css auto complete is not working and i dont know why here is the tailwind doc link https://tailwindcss.com/docs/guides/viteHers i... -
Edited php storm(emmet) html code completion is not working correctly
hi my php storm(emmet) HTML code completion is not working correctly for HTML and blade.php for example, if i type h3 i will can a suggestion `<h3` and its not selected by default, and pressing tab... -
Created Can i set a custom line width (Hard wrap at) different file
Can i set a custom line width (Hard wrap at) for different file/folder for example, in my routes folder, i want the Hard wrap at:120 because at 80 the routes wrap is hard to look atas in another fi... -
Created How can i remove the Gutter line for the new UI
I really like the new UI and I submit two feedbacks about 4 and 2 months ago to remove the line it is still there OR maybe i just do not know how to remove it I have uploaded 2 images where in one ... -
Edited How can i remove the Gutter line for the new UI
I really like the new UI and I submit two feedbacks about 4 and 2 months ago to remove the line it is still there OR maybe i just do not know how to remove it I have uploaded 2 images where in one ... -
Created Phpstrom tailwind css autocomplete stop work in laravel project Suddenly
Hi PHP storm tailwind CSS auto-completion just stop working out of nowhere i already perform invalidate cache but it's still not working also for some reason the tab completion is not working corre... -
Edited Php strom is not recognizing the storage folder in laravel
Hi my PHP storm file path autocompletion just suddenly stop working eg before i had a file in my storage folder and i start typing is name i would get the full path but i suddenly stop working als... -
Created Phpstrom tailwind css autocomplete stop work in laravel project
I create a brand new laravel project and install jetstream but tailwindcss auto complete is not working how ever if you run `npm run build` command it will give you all of the classes from the buil...